Skip to content

Commit b76a005

Browse files
committed
FIX: setup fetching from branch
1 parent 0168105 commit b76a005

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-201
79+
uses: QuantEcon/meta/.github/actions/check-warnings@main
8080
with:
8181
html-path: './_build/html'
8282
fail-on-warning: 'false'

0 commit comments

Comments
 (0)