Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
volhovm committed Sep 18, 2024
1 parent b981c32 commit 6d799ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@ jobs:
# Build
#

- name: Ensure that everything builds (DEBUG)
run: |
cargo build --all-targets --all-features
- name: Ensure that everything builds
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 6d799ab

Please sign in to comment.