Skip to content

Commit

Permalink
I guess its not a TTY
Browse files Browse the repository at this point in the history
  • Loading branch information
Pikachu920 committed Aug 17, 2024
1 parent 750ffa1 commit 78d4564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ runs:
- name: Run tests
shell: bash
# Remember to change the image tag in all places!
run: "docker run -it -v /github/workspace/skript:/skript ghcr.io/skriptlang/skript-test-action:3dc25d3"
run: "docker run -i -v /github/workspace/skript:/skript ghcr.io/skriptlang/skript-test-action:3dc25d3"

0 comments on commit 78d4564

Please sign in to comment.