chore: attempting to get to minimal integ test success
This commit is contained in:
parent
c13a9c8ef3
commit
c613996f9a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/development.yml
vendored
3
.github/workflows/development.yml
vendored
|
|
@ -27,6 +27,9 @@ jobs:
|
||||||
# - name: "Run tests"
|
# - name: "Run tests"
|
||||||
# run: npm run test --if-present
|
# run: npm run test --if-present
|
||||||
integ:
|
integ:
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
id-token: write
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue