Fix same syntax error in another location
Hey, look, Windows builds ain't THAT important, yeah?
This commit is contained in:
parent
07f5b265d2
commit
4137d1a750
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
mv bin\config_sample bin\config
|
||||
|
||||
- name: Run tests
|
||||
run |
|
||||
run: |
|
||||
for test in bin_tests/; do
|
||||
./$test
|
||||
done;
|
||||
|
Loading…
Reference in New Issue
Block a user