Skip to content

Commit

Permalink
ci: attempt fix tty errors
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Aug 23, 2023
1 parent 95fb85a commit 325a1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dorothy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: 'Trunk Check'
uses: trunk-io/trunk-action@v1
- name: 'Dorothy Test'
shell: bash
shell: 'script -q -e -c "bash {0}"'
run: |
source "$DOROTHY/sources/login.sh"
dorothy test

0 comments on commit 325a1ba

Please sign in to comment.