singularity for pushing

This commit is contained in:
2025-11-04 19:26:32 +01:00
parent 6cba6bb329
commit 84b600c13c

View File

@@ -15,6 +15,7 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name != 'push' || github.event.pull_request == null
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5