Skip to content

Commit cff2f0b

Browse files
committed
Run Sanitizer job in parallel
1 parent 2d01992 commit cff2f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106

107107
Sanitizer:
108108
name: Address Sanitizer
109-
needs: test
110109
runs-on: ubuntu-latest
111110
steps:
112111
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)