이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
isprogram
/
tree-sitter-c
의 미러
https://github.com/tree-sitter/tree-sitter-c
보기
1
좋아요
0
포크
0
코드
이슈
0
Projects
0
릴리즈
79
위키
활동
소스 검색
Merge
ce3bea2479
into
b780e47fc7
pull/318/merge
dependabot[bot]
2 주 전
committed by
GitHub
부모
b780e47fc7
ce3bea2479
커밋
8ef692ba99
No known key found for this signature in database
GPG 키 ID:
B5690EEEBB952194
2개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci.yml
+1
-1
.github/workflows/lint.yml
+ 1
- 1
.github/workflows/ci.yml
파일 보기
@ -20,7 +20,7 @@ jobs:
os
:
[
ubuntu-latest, windows-latest, macos-latest]
steps:
-
name
:
Checkout repository
uses
:
actions/checkout@v
6
uses
:
actions/checkout@v
7
-
name
:
Set up tree-sitter
uses
:
tree-sitter/setup-action/cli@v2
-
name
:
Run tests
+ 1
- 1
.github/workflows/lint.yml
파일 보기
@ -14,7 +14,7 @@ jobs:
runs-on
:
ubuntu-latest
steps:
-
name
:
Checkout repository
uses
:
actions/checkout@v
6
uses
:
actions/checkout@v
7
-
name
:
Set up Node.js
uses
:
actions/setup-node@v6
with:
쓰기
미리보기
불러오는 중...
취소
저장