Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4eece4

Browse files
Rename check_syntax.sh to syntax.sh
1 parent05afca3 commitc4eece4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎.github/workflows/linux.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
-name:Run syntax tests on unix dev
6868
run:|
69-
./tests/check_syntax.sh
69+
./tests/syntax.sh
7070
continue-on-error:true
7171

7272
-name:Run unit tests on unix dev

‎.github/workflows/macos.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
-name:Run syntax tests on macOS dev
3737
run:|
38-
./tests/check_syntax.sh
38+
./tests/syntax.sh
3939
continue-on-error:true
4040

4141
-name:Run unit tests on macOS dev
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp