Skip to content

Commit

Permalink
misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
okdas committed Oct 12, 2023
1 parent 74a7c70 commit 818c0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: la -la
- run: ls -la
- run: cat Makefile | grep TODO_IN_THIS_COMMIT
- uses: okdas/action-fail-on-found@v1
with:
Expand Down

0 comments on commit 818c0de

Please sign in to comment.