Skip to content

Commit

Permalink
Merge pull request #40 from input-output-hk/testing
Browse files Browse the repository at this point in the history
[Tests] Added test project
  • Loading branch information
dkijania committed Jul 6, 2020
2 parents 18de23a + 9d452ad commit 478e782
Show file tree
Hide file tree
Showing 25 changed files with 1,192 additions and 65 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -40,6 +40,10 @@ jobs:
profile: minimal
toolchain: stable
override: true
- uses: actions-rs/cargo@v1
continue-on-error: false
with:
command: build
- uses: actions-rs/cargo@v1
continue-on-error: false
with:
Expand Down

0 comments on commit 478e782

Please sign in to comment.