Skip to content

Commit

Permalink
update URL in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
3b committed Aug 23, 2024
1 parent e9ea54f commit b8b10f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
- name: test read times
run: |
curl http://3bb.cc/tmp/fft.png -o fft.png
curl https://3bb.cc/tmp/fft.png -o fft.png
run_tests -l pngload.test '(or (pngload.test:test-read-times "fft.png" :count 10) t)'
- name: smoke test
Expand Down

0 comments on commit b8b10f3

Please sign in to comment.