Skip to content

Commit ac84b5d

Browse files
Piotr DębskiPiotr Dębski
authored andcommitted
fix CI
Signed-off-by: Piotr Dębski <piotrdebski@Piotrs-MacBook-Pro.local>
1 parent 163e40f commit ac84b5d

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
@@ -36,9 +36,7 @@ jobs:
3636
${{ runner.os }}-cargo-
3737
3838
- name: Check formatting
39-
working-directory: datafusion/vcf
4039
run: cargo fmt --all -- --check
4140

4241
- name: Run tests
43-
working-directory: datafusion/vcf
4442
run: cargo test

0 commit comments

Comments
 (0)