Skip to content

Commit

Permalink
ci: temporarily remove dep on prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
morehouse committed Mar 17, 2023
1 parent a22f1e6 commit 326c1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
ASAN: 1
UBSAN: 1
VALGRIND: 0
needs:
- prebuild
#needs:
# - prebuild
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 326c1fc

Please sign in to comment.