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 ea8c6ce commit c39dc63Copy full SHA for c39dc63
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
run: |
84
jb build lectures --path-output ./ -n -W --keep-going
85
- name: Check for Python warnings
86
- uses: QuantEcon/action-check-warnings@v1
+ uses: QuantEcon/action-check-warnings@v1.0.0
87
with:
88
html-path: './_build/html'
89
fail-on-warning: 'false'
0 commit comments