ci: fix tests one more time

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

View File

@ -23,5 +23,5 @@ jobs:
run: | run: |
# fuck this # 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' sed -i tests/mymod_test_bare_map.out -e 's/845da4/83d4b4/g'
v -stats test . v -stats test .