Skip to content

Commit

Permalink
Update validator.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hooverdan96 committed Nov 15, 2024
1 parent 37a7b68 commit 902ebc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: go install github.com/rockstor/rockon-validator@latest
- rum: export PATH=$PATH:/home/$USER/go/bin
- run: export PATH=$PATH:/home/$USER/go/bin
- run: rockon-validator -w .
- uses: reviewdog/action-suggester@v1
with:
Expand Down

0 comments on commit 902ebc3

Please sign in to comment.