Skip to content

Commit bae2f9c

Browse files
committed
Fixup
1 parent 8062bc9 commit bae2f9c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/codestyle.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ on:
77
- '[0-9]+.[0-9]+'
88

99
jobs:
10-
syntax-job:
11-
runs-on: ubuntu-latest
12-
container:
13-
image: domjudge/gitlabci:24.04
14-
steps:
15-
- uses: actions/checkout@v4
16-
- name: Run the syntax checks
17-
run: .github/jobs/syntax.sh
18-
1910
detect-dump:
2011
runs-on: ubuntu-latest
2112
steps:

0 commit comments

Comments
 (0)