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 0168105 commit b76a005Copy full SHA for b76a005
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
run: |
77
jb build lectures --path-output ./ -n -W --keep-going
78
- name: Check for Python warnings
79
- uses: QuantEcon/meta/.github/actions/check-warnings@copilot/fix-201
+ uses: QuantEcon/meta/.github/actions/check-warnings@main
80
with:
81
html-path: './_build/html'
82
fail-on-warning: 'false'
0 commit comments