Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PatentLobster committed Sep 25, 2023
1 parent f002c65 commit 37fdbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Record
shell: 'script -q -e -c "bash {0}"'
# shell: 'script -q -e -c "bash {0}"'
run: |
scripts/test.sh --variant "${{ matrix.variant }}" --os "${{ matrix.os }}"
ls
Expand Down

0 comments on commit 37fdbaa

Please sign in to comment.