ci: fix tests again
This commit is contained in:
parent
8d68479194
commit
1723bf75b8
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -21,5 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
# fuck this
|
||||||
sed -i tests/mymod_test.out -e 's/846284/83d954/g'
|
sed -i tests/mymod_test.out -e 's/846284/83d954/g'
|
||||||
|
sed -i tests/mymod_test_bare_map/out -e 's/845da4/83d4b4/g'
|
||||||
v -stats test .
|
v -stats test .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user