Merge remote-tracking branch 'origin/alpha' into fix/auth-test-suite

This commit is contained in:
Alessio Gravili
2024-03-20 19:23:14 -04:00
74 changed files with 646 additions and 395 deletions

View File

@@ -9,10 +9,6 @@ on:
jobs:
changes:
runs-on: ubuntu-latest
# Cancels any in-progress runs with same ref
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
pull-requests: read
outputs:
@@ -268,7 +264,7 @@ jobs:
if: always()
with:
name: test-results
path: test-results/
path: test/test-results/
retention-days: 1
tests-type-generation: