Skip to content

Commit fb3eb43

Browse files
authored
Reduce test wall time (Round 2 Electric Boogaloo) (#403)
1 parent baab931 commit fb3eb43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,8 @@ jobs:
6262
matrix:
6363
os: [ubuntu-latest, macos-14]
6464
version:
65-
- { python: '3.12', resolution: highest }
6665
- { python: '3.12', resolution: lowest-direct }
6766
- { python: '3.13', resolution: highest }
68-
- { python: '3.13', resolution: lowest-direct }
6967
model:
7068
- { name: fairchem, test_path: "tests/models/test_fairchem.py" }
7169
- { name: fairchem-legacy, test_path: "tests/models/test_fairchem_legacy.py" }

0 commit comments

Comments
 (0)