Skip to content

Commit

Permalink
Setup ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Nov 29, 2024
1 parent 9019ede commit 15401c3
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 @@ -378,6 +378,9 @@ jobs:
working-directory: ${{ env.PIXI_WORKSPACE }}
run: pixi install -v

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run integration tests
working-directory: ${{ env.PIXI_WORKSPACE }}
run: pixi run --locked test-integration-ci
Expand Down

0 comments on commit 15401c3

Please sign in to comment.