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 3d6602f + 229539e commit 3c4af8eCopy full SHA for 3c4af8e
1 file changed
.github/workflows/testing.yml
@@ -94,6 +94,7 @@ jobs:
94
test-typing:
95
name: Typing Tests
96
runs-on: ubuntu-latest
97
+ if: github.ref_name != 'master'
98
needs: build
99
timeout-minutes: 30
100
strategy:
0 commit comments