Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Aug 24, 2021
1 parent c055800 commit 7dfad7c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
- name: Run build
run: cargo build

- name: Run tests
run: cargo test
# todo: test
# - name: Run tests
# run: cargo test

0 comments on commit 7dfad7c

Please sign in to comment.