Skip to content

Commit

Permalink
./
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc committed Mar 15, 2024
1 parent 46a2cd2 commit 1188e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
make
sudo make install
- run: g++ -g -fno-omit-frame-pointer -fsanitize=undefined -fsanitize=address -o stim_test /usr/local/lib/libgtest_main.a /usr/local/lib/libgtest.a
- run: stim_test
- run: ./stim_test

0 comments on commit 1188e8b

Please sign in to comment.