Skip to content

Commit efc7f25

Browse files
committed
remove test action till i have tests
1 parent 0f1efbd commit efc7f25

File tree

4 files changed

+553
-578
lines changed

4 files changed

+553
-578
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Python
1414
uses: actions/setup-python@v2
1515
with:
16-
python-version: "3.10"
16+
python-version: "3.9"
1717
cache: pip
1818
cache-dependency-path: "**/setup.cfg"
1919
- name: Install dependencies

.github/workflows/test.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)