Skip to content

Commit

Permalink
Update google-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
extio1 authored Apr 10, 2024
1 parent 9e397aa commit 47af9b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/google-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- run: ls -la
- run: mkdir build
- run: mkdir build; cd build
- run: cmake ..
- run: cmake --build .
- run: ./vector_test

0 comments on commit 47af9b2

Please sign in to comment.