Re-enabled CI jobs
This commit is contained in:
@@ -4,8 +4,6 @@ on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
clang-tidy:
|
||||
if: ${{ false }} # disable for now
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
|
||||
@@ -54,8 +54,6 @@ jobs:
|
||||
build/data/
|
||||
|
||||
sync-test-ubuntu-msan:
|
||||
if: ${{ false }} # disable for now
|
||||
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user