Skip to content

Commit

Permalink
rm test for Nequip with Python3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Nov 1, 2024
1 parent e64e11f commit 00e87c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Test_abICS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
testname: [Unit, Sampling, ActiveLearnAenet, ActiveLearnNequip]
exclude:
- python-version: 3.7
testname: ActiveLearnNequip
fail-fast: false

steps:
Expand Down

0 comments on commit 00e87c9

Please sign in to comment.