mirror of
https://github.com/Savapitech/42sh.git
synced 2026-03-18 21:50:35 +01:00
Fix tester launching in CI
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
run: make
|
||||
|
||||
- name: Run tester
|
||||
run: python3 validator.py
|
||||
run: ./validator.py
|
||||
|
||||
sync_repository:
|
||||
needs: [ check_the_repository_state ]
|
||||
|
||||
Reference in New Issue
Block a user