Skip to content

Commit 8e763c0

Browse files
authored
test caching
1 parent 81131b9 commit 8e763c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
python-version: '3.10'
3434
cache: 'poetry'
35-
o
35+
3636
- name: Cache deps
3737
run: poetry install
3838

0 commit comments

Comments
 (0)