Skip to content

Commit

Permalink
ci: adjust lint status check workflow lint path
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinWilkinson committed Nov 7, 2023
1 parent 41068ce commit 06c57c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-lint-status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
deno-version: ${{ vars.DENO_VERSION }}

- name: Run Lint
run: deno lint
run: deno lint ./.github/cicd

0 comments on commit 06c57c0

Please sign in to comment.