Skip to content

Commit 0744e23

Browse files
authored
Sorry, didn't mean to merge directly to main (#2)
1 parent b076e4d commit 0744e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Python
1919
uses: actions/setup-python@v2
2020
with:
21-
python-version: "3.10.15"
21+
python-version: "3.10"
2222
architecture: x64
2323
- name: Checkout
2424
uses: actions/checkout@v2

0 commit comments

Comments
 (0)