File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,14 +74,14 @@ jobs:
7474 ./test ../../../spank_qrmi/build/spank_qrmi.so
7575 popd
7676
77- - name : [-DQRMI_ROOT=] Checkout QRMI repository
77+ - name : QRMI Local: Checkout QRMI repository
7878 uses : actions/checkout@v4.1.4
7979 with :
8080 repository : qiskit-community/qrmi
8181 ref : main
8282 path : external/qrmi
8383
84- - name : [-DQRMI_ROOT=] Build spank_qrmi
84+ - name : QRMI Local: Build spank_qrmi
8585 working-directory : plugins/spank_qrmi
8686 run : |
8787 pushd build
9090 make
9191 popd
9292
93- - name : [-DQRMI_ROOT=] Test (loading plugin and fetching SPANK plugin metadata)
93+ - name : QRMI Local: Test (loading plugin and fetching SPANK plugin metadata)
9494 working-directory : plugins/tests/metadata
9595 run : |
9696 pushd build
You can’t perform that action at this time.
0 commit comments