Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassantosandre committed Apr 23, 2024
1 parent b3fd760 commit 63f25e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
- name: Get code
uses: actions/checkout@v3
- name: Load & Cache Dependencies
uses: ./.github/actions/cached-deps
uses: lucassantosandre/reusable-workflows/.github/actions/cached-deps
- name: Lint code
run: npm run lint

0 comments on commit 63f25e9

Please sign in to comment.