Skip to content

Commit 956324c

Browse files
committed
ci(tests): Remove unnecessary step actions/checkout
1 parent e7cb2e2 commit 956324c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test-action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
run:
3434
shell: bash
3535
steps:
36-
- uses: actions/checkout@v3
37-
3836
- name: Install Jython ${{ matrix.jython_version }}
3937
uses: LukeSavefrogs/setup-jython@v1
4038
with:

0 commit comments

Comments
 (0)