Skip to content

Commit 4d78aad

Browse files
authored
Temporary disable test gif (#1261)
1 parent ce46b5e commit 4d78aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ jobs:
624624
- name: Test documentation
625625
run: .github/scripts/check_docs.sh
626626
- name: Test gifs
627+
if: false # temporary disable test gits, it should be enabled after release 0.1.12
627628
run: gifs/generate_gifs.sh $(ls gifs/scenarios/)
628629
- name: Build binary
629630
run: ./mill copyTo cli.launcher ./scala-cli

0 commit comments

Comments
 (0)