Skip to content

Commit

Permalink
try to make it go red again
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Nov 12, 2024
1 parent 09ccfdc commit 0f58000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda_cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- uses: actions/checkout@v4

- name: raise-or-close-issue
if: steps.run-tests.outcome == 'failure'
env:
CI_OUTCOME: ${{ steps.run-tests.outcome }}
TITLE: "[CI] CONDA CRON FAILURE ${{ matrix.os }} python ${{ matrix.python-version }}"
Expand Down

0 comments on commit 0f58000

Please sign in to comment.