Skip to content

Commit

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

0 comments on commit 669bdd4

Please sign in to comment.