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 32fd12a commit 56d704d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@ jobs:
- name: Install deps
run: pnpm i

- name: Install gobot
run: npm i -g gobot
gobot --g-version

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

0 comments on commit 56d704d

Please sign in to comment.