Skip to content

Commit

Permalink
not on a TTY
Browse files Browse the repository at this point in the history
  • Loading branch information
d2f4d131d9eac6cc27e3d6245ab1476b committed Mar 23, 2024
1 parent b07e120 commit b228d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/learn-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# uses: docker/setup-buildx-action@v1

- name: Run Docker container
run: docker run --rm -ti -v "$(pwd)":/home/numerix -w /home/numerix kumiori3/numerix:stable
run: docker run --rm -v "$(pwd)":/home/numerix -w /home/numerix kumiori3/numerix:stable

- name: Install Irrevolutions
run: pip install .

0 comments on commit b228d67

Please sign in to comment.