Skip to content

Commit

Permalink
Remove interactive shell
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Oct 4, 2023
1 parent 850d31e commit 28d558a
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,4 +45,4 @@ jobs:
- name: 'Test New Tool Versions'
run: |
# Run the following in the running docker container
docker exec -it -u ubuntu ${{ env.repository_basename }}-ci bash -c './test/run-kevm.sh'
docker exec -u ubuntu ${{ env.repository_basename }}-ci bash -c './test/run-kevm.sh'

0 comments on commit 28d558a

Please sign in to comment.