Skip to content

Commit

Permalink
fixify
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope committed Sep 26, 2024
1 parent cfed676 commit ca1b828
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ on:
# (from https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule)
- cron: "0 0 * * 0"

defaults:
run:
shell: bash -l {0}

jobs:
test:
name: Test on ${{ matrix.os }}, Python ${{ matrix.python-version }}
Expand Down

0 comments on commit ca1b828

Please sign in to comment.