Skip to content

Commit

Permalink
eh?
Browse files Browse the repository at this point in the history
  • Loading branch information
therealvio committed Dec 2, 2024
1 parent de7b106 commit a658b45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plugin-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Check docker compose
run: docker-compose --version

- name: Lint
run: docker compose run --rm lint

Expand Down

0 comments on commit a658b45

Please sign in to comment.