We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2312b9e + 3c4af8e commit a1e8e28Copy full SHA for a1e8e28
1 file changed
.github/workflows/testing.yml
@@ -177,6 +177,7 @@ jobs:
177
test-typing:
178
name: Typing Tests
179
runs-on: ubuntu-latest
180
+ if: github.ref_name != 'master'
181
needs: build
182
timeout-minutes: 30
183
strategy:
0 commit comments