Skip to content

Commit 9da8b1a

Browse files
committed
correct github workflow stage name
1 parent f7b722a commit 9da8b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
docker container ls
100100
cd ..
101101
if: matrix.VERSION == 'v2.11'
102-
- name: Clone & Start netbox-docker containers - latest
102+
- name: Clone & Start netbox-docker containers - 3.0
103103
env:
104104
VERSION: ${{ matrix.VERSION }}
105105
run: |

0 commit comments

Comments
 (0)