Skip to content

Commit

Permalink
candle is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Jan 30, 2024
1 parent c5858ec commit 14bf440
Show file tree
Hide file tree
Showing 5 changed files with 348 additions and 49 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/rust_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
with:
#toolchain: stable
#profile: minimal
toolchain: nightly
toolchain: stable
profile: minimal
target: ${{ matrix.target }}
override: true
- uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit 14bf440

Please sign in to comment.