chore: fix test runner
All checks were successful
Run tests and linters / test (pull_request) Successful in 42s
Run tests and linters / build (pull_request) Successful in 43s
Run tests and linters / lint (pull_request) Successful in 1m19s
Run tests and linters / test (push) Successful in 41s
Run tests and linters / build (push) Successful in 42s
Run tests and linters / lint (push) Successful in 1m23s

This commit is contained in:
Emmanuel BENOîT 2024-07-20 08:56:17 +02:00
parent 2fa0e37900
commit dcd732cc34
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg

View file

@ -3,8 +3,7 @@ name: Run tests and linters
on:
push:
branches: [master]
pull-request:
branches: [master]
pull_request:
jobs: