Skip to content

Commit

Permalink
Temporary disable test gif (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwronski committed Aug 17, 2022
1 parent ce46b5e commit 4d78aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -624,6 +624,7 @@ 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 4d78aad

Please sign in to comment.