Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 25, 2021
1 parent a3a805b commit c331421
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,9 @@ jobs:
run: ${{ matrix.extra }} dev/ci-download-pkgs.sh
- name: "Run tests"
run: ${{ matrix.extra }} dev/ci.sh
- name: "Setup tmate session"
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
- name: "Upload pdf manuals"
if: ${{ matrix.test-suites == 'makemanuals' }}
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit c331421

Please sign in to comment.