Skip to content

Commit

Permalink
Adding yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
smickovskid committed May 15, 2024
1 parent 37f908e commit 85baa12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_custom_cl.yml
Expand Up @@ -144,7 +144,7 @@ jobs:
if [ -n "$core_ref" ]; then
echo "CUSTOM_CORE_REF=${core_ref}" >> "${GITHUB_ENV}"
fi
- name: Run Tests
- name: Prepare gauntlet
run: |
cd gauntlet && yarn install
- name: Checkout the repo
Expand Down

0 comments on commit 85baa12

Please sign in to comment.