Skip to content

Commit 89d3334

Browse files
committed
fix test workflow
1 parent 12f0442 commit 89d3334

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/unittests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,5 @@ jobs:
2020
cache-dependency-path: "./requirements.txt"
2121
- name: Install dependencies
2222
run: pip install -r requirements.txt
23-
- name: Setup CloudQuery
24-
uses: cloudquery/setup-cloudquery@v3
25-
with:
26-
version: "v3.10.1"
2723
- name: Run tests
2824
run: make test

0 commit comments

Comments
 (0)