Remove unused variable from workflow

This commit is contained in:
Andreas Zweili 2022-12-12 10:10:10 +01:00
parent 12e72e2698
commit bdc68df50c
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ on:
branches: [ "master", "dev" ]
workflow_dispatch:
env:
IMAGE_NAME: network_inventory
jobs:
tests:
runs-on: ubuntu-latest