Skip to content

Commit

Permalink
chore: try this
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfoyle committed Apr 8, 2024
1 parent 8593664 commit 3568b34
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@ jobs:
uses: ./.github/actions/install-cli
with:
cli-version: ${{ matrix.cli-version }}
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run Smoke Tests
uses: ./.github/actions/run-smoke-tests
with:
Expand Down

0 comments on commit 3568b34

Please sign in to comment.