Skip to content

Commit 80e527f

Browse files
committed
test
1 parent be9f4ee commit 80e527f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ env:
1313
jobs:
1414

1515
build:
16-
name: Build
1716
runs-on: ubuntu-latest
1817
steps:
1918

@@ -36,7 +35,6 @@ jobs:
3635
run: cargo test --all
3736

3837
integration-tests:
39-
name: Integration tests
4038
needs: [ build ]
4139
runs-on: ubuntu-latest
4240
steps:

0 commit comments

Comments
 (0)