Skip to content

Commit

Permalink
cleanup: fixed ci tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
pateketrueke committed Jul 16, 2023
1 parent acd4b6f commit 1f0fa64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ jobs:
ports:
- 5432:5432
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: actions/setup-node@v1

- uses: actions/cache@v3
with:
path: '**/node_modules'
Expand Down

0 comments on commit 1f0fa64

Please sign in to comment.