rename test (#4418)

This commit is contained in:
Alessandro Ros 2025-04-12 13:37:56 +02:00 committed by GitHub
parent 517ba4124c
commit cf2567f641
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ jobs:
with:
fetch-depth: 0
- run: make test32
- run: make test-32
test_e2e:
runs-on: ubuntu-22.04