Skip to content

Commit

Permalink
Update wf
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Oct 6, 2023
1 parent 3951c08 commit e258e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-sanitizers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- sanitizer: cfi
# FIXME: we get some failures pretty early here
- sanitizer: memory
- sanitizer: leak
name: Test ${{ matrix.crate }} with ${{ matrix.sanitizer }} sanitizer
runs-on: ubuntu-latest
# continue running if other tests fail. Disable this once we get out of the
Expand Down

0 comments on commit e258e7e

Please sign in to comment.