Skip to content

Commit

Permalink
fix test names
Browse files Browse the repository at this point in the history
  • Loading branch information
steiler committed Nov 10, 2023
1 parent da31a83 commit d8312d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/download-tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: vxlan-test
name: download-test

"on":
workflow_call:

jobs:
vxlan-tests:
download-tests:
runs-on: ubuntu-22.04
strategy:
matrix:
Expand Down

0 comments on commit d8312d2

Please sign in to comment.