Skip to content

Commit

Permalink
update deps and optimize for midcore part 5
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 11, 2024
1 parent 8f5e9dc commit 24443a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-acquia-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
TERM: xterm
ACQUIA_API_KEY: ${{ secrets.ACQUIA_API_KEY }}
ACQUIA_API_SECRET: ${{ secrets.ACQUIA_API_SECRET }}
RUN_ID: ${{ github.sha }}${{ github.run_id }}${{ github.run_number }}
RUN_ID: ${{ github.sha }}${{ github.run_id }}${{ github.run_number }}${{ matrix.lando-version }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 24443a1

Please sign in to comment.