all: stop using src/ dir, make tests reproducible, fix CI
This commit is contained in:
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@ -21,7 +21,4 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
# fuck this
|
||||
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 .
|
||||
|
Reference in New Issue
Block a user