Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
caixiangyue committed Aug 19, 2023
1 parent acc668c commit dc895e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
- name: test
run: |
mkdir build
cd build
cmake .. && make
cd build && cmake .. && make
./test

0 comments on commit dc895e8

Please sign in to comment.