Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] Being annoying in CI
Browse files Browse the repository at this point in the history
KeyWeeUsr committed Dec 10, 2024
1 parent d785893 commit 4bb133c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -66,12 +66,13 @@ jobs:
- name: Lint the project
run: |
rm -r demo
eldev \
--debug \
--trace \
--time \
--color=always \
lint --file=syncthing*
lint
- name: Run all doctor tests
run: |

0 comments on commit 4bb133c

Please sign in to comment.