mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Better testing
This commit is contained in:
parent
07623baadb
commit
5160c403b5
2 changed files with 22 additions and 0 deletions
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- 'flake.lock'
|
||||
- 'versions/*.json'
|
||||
- '.github/workflows/*.yml'
|
||||
- 'test/*.R'
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue