mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-08 03:28:30 +03:00
main.yml fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python: '3.10'
|
||||
python: ['3.10']
|
||||
# python: ['3.7', '3.10']
|
||||
# task: # --show-capture=no on purpose
|
||||
# - name: Test
|
||||
|
||||
Reference in New Issue
Block a user