Skip to content

Commit

Permalink
pthread_trace.so builds in tests now
Browse files Browse the repository at this point in the history
  • Loading branch information
dsharlet committed Nov 19, 2024
1 parent fe76b9b commit 6029803
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:

- name: Setup Cpp
uses: aminya/setup-cpp@v1

- name: Build pthread_trace.so
run: bazel build -c opt pthread_trace.so

- name: Build and test
run: bazel test --test_output=errors ...
Expand Down

0 comments on commit 6029803

Please sign in to comment.