Skip to content

Commit

Permalink
Update vault-testcase.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom authored Jul 4, 2024
1 parent f8d92e3 commit d855ede
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/vault-testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,7 @@ jobs:
- arm64
uses: ./.github/workflows/vault.yaml
with:
runs-on: runs-on,runner=1cpu-linux-${{ matrix.architecture }},run-id=${{ github.run_id }}
runs-on:
- runs-on
- runner=1cpu-linux-${{ matrix.architecture }}
- run-id=${{ github.run_id }}

0 comments on commit d855ede

Please sign in to comment.