Skip to content

Commit

Permalink
ci: Fix extra workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 26, 2024
1 parent 1085de3 commit 2513480
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-and-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
coverage:
runs-on: ubuntu-20.04

needs: build_src_package

name: Coverage

env:
Expand Down Expand Up @@ -77,8 +75,6 @@ jobs:
sanitizer:
runs-on: ubuntu-22.04

needs: build_src_package

name: Sanitizer

steps:
Expand Down

0 comments on commit 2513480

Please sign in to comment.