Revert to Release under Diff Release workflow (#1390)
This commit is contained in:
parent
b6693a7df0
commit
945388fba6
2
.github/workflows/diff.yaml
vendored
2
.github/workflows/diff.yaml
vendored
@ -244,7 +244,7 @@ jobs:
|
|||||||
|
|
||||||
# Build release binaries.
|
# Build release binaries.
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
|
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||||
make -j$THREADS
|
make -j$THREADS
|
||||||
|
|
||||||
- name: Run GQL Behave tests
|
- name: Run GQL Behave tests
|
||||||
|
Loading…
Reference in New Issue
Block a user