Skip to content

Commit

Permalink
fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 24, 2024
1 parent b827527 commit 3cf5e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
qt: ["pyqt5", "pyside2"]

test_napari2:
name: test herb
name: test setup action
runs-on: ubuntu-latest
steps:
- name: Checkout ${{ github.repository }}
Expand All @@ -127,7 +127,7 @@ jobs:
allow-prereleases: true

- name: Setup Headless Display
uses: tlambert03/setup-headless-display-action/tree/herbstluftwm@1338c4dc941d771e3311d0a43a5e5e66f27b2ea6
uses: tlambert03/setup-headless-display-action@1338c4dc941d771e3311d0a43a5e5e66f27b2ea6
with:
qt: true

Expand Down

0 comments on commit 3cf5e10

Please sign in to comment.