ci: fix tests again

This commit is contained in:
gechandesu 2025-04-13 06:12:07 +03:00 committed by GitHub
parent 8d68479194
commit 1723bf75b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 .