Skip to content

Commit d8312d2

Browse files
committed
fix test names
1 parent da31a83 commit d8312d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/download-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: vxlan-test
1+
name: download-test
22

33
"on":
44
workflow_call:
55

66
jobs:
7-
vxlan-tests:
7+
download-tests:
88
runs-on: ubuntu-22.04
99
strategy:
1010
matrix:

0 commit comments

Comments
 (0)