Skip to content

Commit

Permalink
Merge pull request #62 from PureStake/crystalin-add-test-workflow
Browse files Browse the repository at this point in the history
Setup valid tests workflow
  • Loading branch information
crystalin authored Oct 11, 2020
2 parents 7d23bd5 + 51621fd commit 97ace62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
-
name: Typescript tests
run: |
cd tools
cd tests
npm install
BINARY_PATH='../target/release/moonbase-standalone' npm run test;
-
Expand Down

0 comments on commit 97ace62

Please sign in to comment.