Skip to content

Commit

Permalink
ci: Make x86_64-linux run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alamshafil authored Jul 13, 2022
1 parent 3da3104 commit fe82c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
host: x86_64-unknown-linux-gnu
os: ubuntu-18.04
packages: bc python3-zmq
run-tests: false
run-tests: true
dep-opts: ""
config-opts: "--enable-gui=qt5 --enable-zmq --enable-glibc-back-compat --enable-reduce-exports CPPFLAGS=-DDEBUG_LOCKORDER"
goal: install
Expand Down

0 comments on commit fe82c45

Please sign in to comment.