Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
i582 committed Jan 20, 2025
1 parent 65584a2 commit 8423b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
echo "$output" | (! grep -E ".*at \w+ \(.*")
- name: CLI Test | Check compilation of broken contract contains stacktrace with --verbose flag
if: runner.os != 'Windows'
run: |
set -o pipefail
Expand Down

0 comments on commit 8423b50

Please sign in to comment.