mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-03-15 06:41:21 +00:00
Lint after Ubuntu build CI finished
This commit is contained in:
parent
4d39e7636a
commit
017d5ef1a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
||||||
- name: Test
|
- name: Test
|
||||||
run: zig build test
|
run: zig build test
|
||||||
lint:
|
lint:
|
||||||
needs: build
|
needs: ubuntu-build
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue