This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
isprogram
/
tree-sitter-c
огледало од
https://github.com/tree-sitter/tree-sitter-c
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Projects
0
Издања
79
Вики
Activity
Преглед изворни кода
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 Key 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:
Write
Preview
Loading…
Откажи
Сачувај