Skip to content

Commit

Permalink
Check something
Browse files Browse the repository at this point in the history
  • Loading branch information
islathehut committed Nov 8, 2024
1 parent 609bdff commit eccc7fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ jobs:
with:
submodules: 'recursive'

- name: Print vars
shell: bash
run: |
echo $GITHUB_HEAD_REF
echo $SKIP_BACK_COMPAT_TEST_BRANCHES
- name: Install WM
run: sudo apt install fluxbox

Expand Down

0 comments on commit eccc7fc

Please sign in to comment.