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 c7f9b38 commit 29e3745Copy full SHA for 29e3745
.github/workflows/ci-test.yml
@@ -37,7 +37,7 @@ jobs:
37
# Checkout the latest code from the repo
38
- name: Checkout source
39
# if: {{ false }}
40
- # continue-on-error: true
+ # continue-on-error: true
41
uses: actions/checkout@v3
42
43
# Setup which version of Python to use
0 commit comments