Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zalenskiSofteq committed Oct 29, 2024
1 parent b4390fd commit c9912f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ jobs:
apt-get update -y && apt-get install -y xvfb net-tools libsecret-1-dev
Xvfb :99 -screen 0 1920x1080x24 &
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# with:
# detached: true
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
# - name: Download linux artifact
# uses: actions/download-artifact@v4
# with:
Expand Down

0 comments on commit c9912f4

Please sign in to comment.