Skip to content

Commit

Permalink
remove string
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Gastinger committed Feb 14, 2024
1 parent cf88de4 commit 74e56e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/anx-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
name: anx-ci
jobs:
test:
if: github.repository == anexia/junos_exporter
strategy:
matrix:
go-version: [1.21]
Expand All @@ -29,7 +28,6 @@ jobs:
run: go test ./... -v -covermode=count

publish:
if: github.repository == anexia/junos_exporter
needs: test
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 74e56e8

Please sign in to comment.