Skip to content

Commit

Permalink
Temporarily disable shellcheck test.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjust committed Sep 6, 2024
1 parent 951c360 commit 920b371
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ jobs:
- run: carton exec ./test_bug_mining.sh
name: test_bug_mining.sh
working-directory: "./framework/test"
- run: carton exec ./test_style.sh
name: test_style.sh
working-directory: "./framework/test"
# - run: carton exec ./test_style.sh
# name: test_style.sh
# working-directory: "./framework/test"

# Verify a few select bugs to detect serious breakages early.
- run: carton exec ./test_verify_bugs.sh -p Collections -b 10 -A
Expand Down

0 comments on commit 920b371

Please sign in to comment.