Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Apr 23, 2024
1 parent e5e1208 commit 2f57200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: pnpm i

- name: Test ${{ matrix.app }}
run: pnpm plop test gobot,app:${{ matrix.app }} --no-progress
run: pnpm plop test "gobot,app:${{ matrix.app }}" --no-progress

0 comments on commit 2f57200

Please sign in to comment.