Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
itsMapleLeaf committed Oct 15, 2023
1 parent 4da0e94 commit e75e4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/setup-node
- uses: ./.github/workflows/setup-node.yml
- uses: coactions/setup-xvfb@v1
with:
run: pnpm test
Expand Down

0 comments on commit e75e4be

Please sign in to comment.