Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eserilev committed Jan 24, 2025
1 parent 6c6717a commit d3c57ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
# Disable incremental compilation
CARGO_INCREMENTAL: 0
# Enable portable to prevent issues with caching `blst` for the wrong CPU type
TEST_FEATURES: portable,beacon-node-leveldb,beacon-node-redb
TEST_FEATURES: portable
jobs:
check-labels:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3c57ab

Please sign in to comment.