Skip to content

Commit

Permalink
xxx debug
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Jan 9, 2025
1 parent e9601de commit 47154a2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/flatpak-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flatpak-test
on:
pull_request
push

jobs:
run:
Expand Down Expand Up @@ -40,3 +40,7 @@ jobs:
dbus-run-session containers/flatpak/test/test-ssh
dbus-run-session containers/flatpak/test/test-browser
'
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 47154a2

Please sign in to comment.