mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 05:53:37 +01:00
This commit is contained in:
parent
45e73b10ba
commit
bb6afed2d6
5
.github/workflows/compilation.yml
vendored
5
.github/workflows/compilation.yml
vendored
@ -44,7 +44,10 @@ jobs:
|
|||||||
restore-keys: qp2-
|
restore-keys: qp2-
|
||||||
- name: Configuration
|
- name: Configuration
|
||||||
run: |
|
run: |
|
||||||
./configure -i ninja docopt resultsFile bats
|
./configure -i ninja || :
|
||||||
|
./configure -i docopt || :
|
||||||
|
./configure -i resultsFile || :
|
||||||
|
./configure -i bats || :
|
||||||
./configure -c ./config/gfortran_debug.cfg
|
./configure -c ./config/gfortran_debug.cfg
|
||||||
- name: Compilation
|
- name: Compilation
|
||||||
run: |
|
run: |
|
||||||
|
2
external/ezfio
vendored
2
external/ezfio
vendored
@ -1 +1 @@
|
|||||||
Subproject commit ed1df9f3c1f51752656ca98da5693a4119add05c
|
Subproject commit d5805497fa0ef30e70e055cde1ecec2963303e93
|
2
external/irpf90
vendored
2
external/irpf90
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 33ca5e1018f3bbb5e695e6ee558f5dac0753b271
|
Subproject commit 0007f72f677fe7d61c5e1ed461882cb239517102
|
2
external/qp2-dependencies
vendored
2
external/qp2-dependencies
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 9e5b27ce5a174901765cec9db9e7b2aa6170a5de
|
Subproject commit b8cd5815bce14c9b880e3c5ea3d5fc2652f5955c
|
Loading…
Reference in New Issue
Block a user