Skip to content

Commit

Permalink
feat(doc, test): added unit tests, added more information in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabbit0w0 committed Sep 11, 2024
1 parent 881cdfc commit 66ad507
Show file tree
Hide file tree
Showing 9 changed files with 560 additions and 27 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
#- name: Run tests
# run: cargo test --verbose
- name: Run tests
run: cargo test --verbose
1 change: 1 addition & 0 deletions .idea/yggdrasil-authenticator.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 66ad507

Please sign in to comment.