Skip to content

Commit

Permalink
tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarof2 committed Apr 3, 2024
1 parent fbc6bf0 commit 92861b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,13 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
flags: smart-tests
verbose: true
env:
CODECOV_TOKEN: ${{ env.CODECOV_TOKEN }}

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

wallet-test:
name: Wallet test
runs-on: ['self-hosted', 'org', '8-cpu']
Expand Down

0 comments on commit 92861b6

Please sign in to comment.