Skip to content

Commit e3063e7

Browse files
ondrej-fabrypemoticak
authored andcommitted
Update vpp.yml
Signed-off-by: Ondrej Fabry <ondrej.fabry@pantheon.tech> Signed-off-by: Peter Motičák <peter.moticak@pantheon.tech>
1 parent a7aa77b commit e3063e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/vpp.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on: [workflow_dispatch, workflow_call]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-latest
8-
steps:
9-
- uses: actions/checkout@v3
10-
- name: "Run VPP Tests"
11-
run: make test-vpp-plugins
7+
runs-on: ubuntu-latest
8+
steps:
9+
- uses: actions/checkout@v3
10+
- name: "Run VPP Tests"
11+
run: make test-vpp-plugins

0 commit comments

Comments
 (0)