Skip to content

Commit

Permalink
Temporartily remove features testing
Browse files Browse the repository at this point in the history
  • Loading branch information
iduartgomez committed Oct 8, 2023
1 parent 13c5beb commit 0cd6ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
args: ["--no-default-features", "--all-features", "--features default"]
args: ["--all-features"]
env:
FREENET_LOG: error
CARGO_TARGET_DIR: ${{ github.workspace }}/target
Expand Down

0 comments on commit 0cd6ba8

Please sign in to comment.