Skip to content

Commit

Permalink
Update integration-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Nov 7, 2024
1 parent 096497b commit 1588751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: docker-logs
path: logs/*.(sql|log)
path: logs/*

- name: Notify Slack on nightly test failure
if: failure() && github.event_name == 'schedule'
Expand Down

0 comments on commit 1588751

Please sign in to comment.