Skip to content

Commit

Permalink
drop! Introduce shellcheck failure
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Dec 18, 2024
1 parent f4465f5 commit 19176ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: Integration Tests
- name: Test extracted
run: |
echo $foo
if [[ -f "$output_file" ]]; then
echo "Output:"
cat -n "$output_file"
Expand Down

0 comments on commit 19176ef

Please sign in to comment.