Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Nov 21, 2023
1 parent 046d4d4 commit 3150c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run e2e tests
shell: bash
run: |
curl -L https://foundry.paradigm.xyz | bash
curl -L https://foundry.paradigm.xyz | SHELL=/usr/bin/bash bash
source /home/runner/.bashrc
PATH="~/.config/.foundry/bin:${PATH}"
foundryup
Expand Down

0 comments on commit 3150c98

Please sign in to comment.