Skip to content

Commit 9ea9c2f

Browse files
use standard GHA docker
1 parent 4508c28 commit 9ea9c2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-core.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
run: poetry install --all-extras
2626
- name: Run twine check
2727
run: rm -f LICENSE.txt && poetry build && poetry run twine check dist/*.tar.gz
28-
- name: Set up Docker
29-
uses: docker/setup-docker-action@v4
3028
- name: Run tests
3129
run: make core/tests
3230
- name: Rename coverage file

0 commit comments

Comments
 (0)