Skip to content

Commit 49fd0f7

Browse files
committed
minor changes
1 parent cafc472 commit 49fd0f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
2929
lint:
3030
runs-on: ubuntu-22.04
31-
needs: build
3231
steps:
3332
- uses: actions/checkout@v3
3433

@@ -55,7 +54,6 @@ jobs:
5554
test:
5655
name: Run DataLoader & Preprocessor tests
5756
runs-on: ubuntu-22.04
58-
needs: [build, lint]
5957
steps:
6058
- uses: actions/checkout@v3
6159

0 commit comments

Comments
 (0)