Skip to content

Commit

Permalink
implement upstream update loop
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Aug 25, 2024
1 parent cc0de15 commit d27aa3a
Show file tree
Hide file tree
Showing 4 changed files with 675 additions and 18 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
with:
toolchain: stable
profile: minimal
- uses: actions-rs/cargo@v1
with:
command: test
- uses: actions-rs/cargo@v1
with:
command: build
Expand Down
Loading

0 comments on commit d27aa3a

Please sign in to comment.