Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from Sovereign-Labs/nikolai/updates-to-latest-…
Browse files Browse the repository at this point in the history
…nightlty

Updates to latest nightlty April 2024
  • Loading branch information
citizen-stig authored Apr 18, 2024
2 parents dd7f95d + 149eb75 commit ea6af63
Show file tree
Hide file tree
Showing 37 changed files with 1,448 additions and 1,226 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- uses: namespacelabs/nscloud-cache-action@v1
with:
cache: rust
- name: Lint
run: cargo check
- name: Check
run: make lint
- name: Run tests
run: cargo nextest run
- name: Run README.md
Expand Down
Loading

0 comments on commit ea6af63

Please sign in to comment.