Skip to content

Commit

Permalink
Enable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed May 17, 2024
1 parent 0c476f6 commit 463a986
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,11 @@ jobs:
channel: ${{ inputs.flutter_channel }}
- uses: bluefireteam/melos-action@main

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: false

- name: Run Flutter integration tests
working-directory: ./packages/audioplayers/example
# Need to execute lib and app tests one by one, see: https://github.com/flutter/flutter/issues/101031
Expand Down

0 comments on commit 463a986

Please sign in to comment.