Skip to content

Commit

Permalink
Merge pull request #128 from kpcyrd/no-prelude
Browse files Browse the repository at this point in the history
Remove prelude to fix future compile error
  • Loading branch information
kpcyrd authored Jan 7, 2024
2 parents e5ac91f + 003158f commit 2e1c66b
Show file tree
Hide file tree
Showing 12 changed files with 1,158 additions and 586 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:

runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest]

Expand Down
Loading

0 comments on commit 2e1c66b

Please sign in to comment.