We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d55c2 commit 6db4fcfCopy full SHA for 6db4fcf
1 file changed
.github/workflows/test_and_deploy.yml
@@ -72,6 +72,7 @@ jobs:
72
73
benchmarks:
74
runs-on: ubuntu-latest
75
+ if: github.event_name != 'release'
76
steps:
77
- uses: actions/checkout@v3
78
- uses: actions/setup-python@v3
0 commit comments