Skip to content

Commit

Permalink
ci: checkout code
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Nov 8, 2024
1 parent 2f420d5 commit 9c5afd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: "lts/*"
Expand Down

0 comments on commit 9c5afd0

Please sign in to comment.