Better testing

This commit is contained in:
Daniel Winkler 2025-09-12 16:06:14 +10:00
commit 5160c403b5
2 changed files with 22 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
- 'flake.lock'
- 'versions/*.json'
- '.github/workflows/*.yml'
- 'test/*.R'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true