Skip to content

Commit

Permalink
Trial with 3.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph-Ellaway committed May 15, 2024
1 parent a783fb2 commit 597db69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.10.13]
python-version: [3.10.10]

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.10.13]
python-version: [3.10.10]
needs: build

steps:
Expand Down
4 changes: 2 additions & 2 deletions examples/run_O34926.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ python3 find_conformers.py -u "O34926" \
-i 3nc6 \
-f \
-g benchmark_data/examples/O34926/O34926_cluster_results/ png svg \
# -0 1 \
# -1 100
-0 1 \
-1 100
# -v \
# -a benchmark_data/examples/O34926/O34926_alpha_fold_mmcifs

Expand Down

0 comments on commit 597db69

Please sign in to comment.