Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sguionni committed Nov 8, 2023
1 parent f3d47f1 commit 9ceb93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
conan export ../util
conan export ../core
conan export chemfiles
conan export . --build=missing --settings=compiler.cppstd=20
conan export .
conan create test --build=missing --settings=compiler.cppstd=20
- name: Test
Expand Down

0 comments on commit 9ceb93c

Please sign in to comment.