Skip to content

Commit

Permalink
Test env
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Oct 5, 2023
1 parent 7a740e7 commit d15f2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: 'Test New Tool Versions'
run: |
# Run the following in the running docker container
docker exec -u ubuntu ${{ env.repository_basename }}-ci bash -c 'which nix && which kup && which foundryup && which kontrol'
docker exec -u ubuntu ${{ env.repository_basename }}-ci bash -c 'which nix && which kup && kup list'
docker exec -u ubuntu ${{ env.repository_basename }}-ci bash -c './test/run-kevm.sh'

0 comments on commit d15f2cc

Please sign in to comment.