ci: fix test not working
This commit is contained in:
parent
53bc14dae1
commit
47ad2a7867
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -13,6 +13,9 @@ jobs:
|
|||
# permissions required for nix caching to work properly
|
||||
id-token: write
|
||||
contents: read
|
||||
defaults:
|
||||
run:
|
||||
shell: devenv shell bash -- -e {0}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue