Skip to content

Commit d683eb1

Browse files
committed
fix(ci): don't need extra fetch
1 parent f60d4cd commit d683eb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
with:
8080
fetch-depth: 0 # needs all data to compare with `main` branch
8181
- uses: ./.github/actions/setup-all
82-
- run: git fetch origin main:main
8382
- run: npm run ci:lint:ex
8483

8584
elixir_unit:

0 commit comments

Comments
 (0)