Skip to content

Commit

Permalink
no idea how this workflow works haha
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Aug 2, 2021
1 parent 4b19112 commit e5e024c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
uses: bahmutov/npm-install@v1.7.7
- name: Build Test Client
run: yarn build:testable
- name: Test
run: yarn test
- name: Start
run: yarn start
# - name: Test
# run: yarn test

0 comments on commit e5e024c

Please sign in to comment.