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 96bddf8 commit 28b3af2Copy full SHA for 28b3af2
.github/workflows/quick-tests.yml
@@ -1,6 +1,6 @@
1
# Limited testing using Python 3.9 only, EXCLUDING integration tests
2
# Triggered by a push (new branch, or new commit to any branch), EXCEPT
3
-# if that branch is part of a regular (non-draft) pull request.
+# if that branch is part of a regular (non-draft) pull request
4
5
name: quick-tests
6
0 commit comments