Skip to content

Commit e8416ad

Browse files
committed
final test of action @ main
1 parent 9595cf0 commit e8416ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
jb build lectures --path-output ./ -n -W --keep-going
7878
- name: Check for Python warnings
79-
uses: QuantEcon/meta/.github/actions/check-warnings@copilot/fix-175
79+
uses: QuantEcon/meta/.github/actions/check-warnings@main
8080
with:
8181
html-path: './_build/html'
8282
warnings: 'SyntaxWarning,DeprecationWarning,FutureWarning'

0 commit comments

Comments
 (0)