Skip to content

Commit

Permalink
Update .github/workflows/nightly.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Hollas <[email protected]>
  • Loading branch information
unkcpz and danielhollas authored Jan 16, 2025
1 parent 237de85 commit f34e962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Run daemon nightly tests
id: daemon-tests
run: source .venv/bin/activate && .github/workflows/daemon_tests.sh
run: .github/workflows/daemon_tests.sh

- name: Slack notification
# Always run this step (otherwise it would be skipped if any of the previous steps fail) but only if the
Expand Down

0 comments on commit f34e962

Please sign in to comment.