From 8416067007c89175d463e7d2425a032cdea5c828 Mon Sep 17 00:00:00 2001 From: gechandesu <47027335+gechandesu@users.noreply.github.com> Date: Sun, 13 Apr 2025 06:13:38 +0300 Subject: [PATCH] ci: fix tests one more time --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 114573b..8757eba 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -23,5 +23,5 @@ jobs: 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' + sed -i tests/mymod_test_bare_map.out -e 's/845da4/83d4b4/g' v -stats test .