Skip to content

Commit

Permalink
Merge pull request #137 from pysal/jGaboardi-patch-1
Browse files Browse the repository at this point in the history
Update `unittests.yml` -- manual trigger
  • Loading branch information
pedrovma authored Jun 24, 2024
2 parents 5ec4601 + 1606feb commit e74df1d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
- '*'
schedule:
- cron: '59 23 * * *'
workflow_dispatch:
inputs:
version:
description: Manual Unittest Run
default: test
required: false

jobs:
unittests:
Expand Down

0 comments on commit e74df1d

Please sign in to comment.