Skip to content

Commit

Permalink
chore: wrong runID
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Oct 24, 2023
1 parent f9297ad commit cbc4174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
needs: build-all
uses: ./.github/workflows/e2e.yml
with:
runId: ${{ github.run_id }}
runId: ${{ inputs.runId }}

0 comments on commit cbc4174

Please sign in to comment.