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.
1 parent 3d6602f commit 229539eCopy full SHA for 229539e
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