Skip to content

Commit

Permalink
Re-enable gif tests (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Oct 10, 2022
1 parent 66d01e9 commit ff30b28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,6 @@ jobs:
- name: Test documentation
run: .github/scripts/check_docs.sh
- name: Test gifs
if: false # temporary disable test gits, it should be enabled after release 0.1.12
run: gifs/generate_gifs.sh $(ls gifs/scenarios/)
- name: Build binary
run: ./mill copyTo cli.launcher ./scala-cli
Expand Down

0 comments on commit ff30b28

Please sign in to comment.