Skip to content

Commit a313bd2

Browse files
committed
update .github/workflows/CI.yaml
1 parent ebea978 commit a313bd2

File tree

3 files changed

+1
-78
lines changed

3 files changed

+1
-78
lines changed

.github/workflows/CI.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
4141
unit_test:
4242
runs-on: ubuntu-latest
43+
needs: lint
4344
#runs-on: ${{matrix.os}}
4445

4546
#strategy:

.github/workflows/lint.yaml

-39
This file was deleted.

.github/workflows/unit-test.yaml

-39
This file was deleted.

0 commit comments

Comments
 (0)