Skip to content

Commit

Permalink
fix build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantinos Athanasiou committed Dec 25, 2024
1 parent 25e1757 commit 7851534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Run cargo test
run: cargo test --all-features

build:
build:
needs: [test]
runs-on: ubuntu-latest

Expand Down

0 comments on commit 7851534

Please sign in to comment.