Skip to content

Commit

Permalink
Merge branch 'master' into lsp-test
Browse files Browse the repository at this point in the history
  • Loading branch information
V-FEXrt authored Mar 5, 2024
2 parents 70edb78 + d6e5f23 commit b67d8be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
extra_docker_build_args: ''
extra_docker_run_args: ''
build_cmd: make -C wake-* static
test_cmd: tar xvJf wake-*/wake-static_* && cd tests && ../wake-*/bin/wake runTests
test_cmd: tar xvJf wake-*/wake-static_* && cd tests && ../wake-*/bin/wake -x Unit
install_src_glob: build/wake-*/wake-static_*

- target: centos_7_6
Expand Down
8 changes: 4 additions & 4 deletions rust/rsc/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b67d8be

Please sign in to comment.