Skip to content

Commit

Permalink
Use OPTIMADE validator with v0.18.0
Browse files Browse the repository at this point in the history
This is temporary until aiida-optimade works with OPTIMADE Python tools
v0.19 and above.
  • Loading branch information
CasperWA committed Sep 5, 2022
1 parent 9181c1d commit dd1b909
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
port: 3253
all versioned paths: yes
validate unversioned path: yes
validator version: latest
validator version: '0.18.0'

docker-mongo:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -268,7 +268,7 @@ jobs:
port: 3253
all versioned paths: yes
validate unversioned path: yes
validator version: latest
validator version: '0.18.0'

docker-mongo-filename:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -335,7 +335,7 @@ jobs:
port: 3253
all versioned paths: yes
validate unversioned path: yes
validator version: latest
validator version: '0.18.0'

build-package:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd1b909

Please sign in to comment.