Skip to content

Commit eef5d97

Browse files
committed
fix: remove unnecessary checkout
1 parent 4799e9c commit eef5d97

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
- name: Start ${{ matrix.plugin }} server
8787
if: matrix.plugin != 'sqlite'
8888
run: cd supertokens-root/supertokens-${{ matrix.plugin }}-plugin && ./startDb.sh
89-
- uses: actions/checkout@v2
9089
- uses: chaosaffe/split-tests@v1-alpha.1
9190
id: split-tests
9291
name: Split tests

0 commit comments

Comments
 (0)