Skip to content

Commit

Permalink
Trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed Jun 18, 2023
1 parent f72eabf commit 71f76ad
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
run: pnpm run build
- name: Run headless test
uses: coactions/setup-xvfb@v1
run: |
cd ${{ matrix.TF }}
pwd
bash ./gh-actions.sh
with:
run: bash ./gh-actions.sh
working-directory: ${{ matrix.TF }}

0 comments on commit 71f76ad

Please sign in to comment.