Merge pull request #11 from LedgerHQ/tdj/apex_support #208
build_and_functional_tests.yml
on: push
Build application using the reusable workflow
/
...
/
Retrieve application metadata
Matrix: Build application using the reusable workflow / Build application for all selected devices
Waiting for pending jobs
Build application using the reusable workflow
/
Merge build artifacts
Run ragger tests using the reusable workflow
/
...
/
Retrieve application metadata
Run ragger tests using the reusable workflow
/
...
/
Retrieve tests metadata
Matrix: Run ragger tests using the reusable workflow / Functional tests with Ragger
Waiting for pending jobs
Run ragger tests using the reusable workflow
/
Merge snapshots artifacts
Run ragger tests using the reusable workflow
/
Merge pytest logs
Run ragger tests using the reusable workflow
/
...
/
Commit new snapshots
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build_and_functional_tests.yml#L31
The workflow is not valid. .github/workflows/build_and_functional_tests.yml (Line: 31, Col: 3): Error calling workflow 'LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1'. The workflow is requesting 'actions: write', but is only allowed 'actions: none'.
|