Skip to content

Commit

Permalink
fix CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Nov 10, 2020
1 parent 7d1213a commit 74b7b60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
${{ runner.os }}-clojars
- name: run tests
run: 'yarn && yarn shadow-cljs compile app test'

- run: node target/test.js
run: 'yarn && yarn shadow-cljs compile client'

- run: echo Working on ${{ github.ref }}

Expand Down

0 comments on commit 74b7b60

Please sign in to comment.