Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abumq committed Jul 24, 2023
1 parent 8e25637 commit 6233ce1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
mkdir build
cd build
cmake -Dtest=ON ..
- name: make
run: make
- name: Run tests
run: ./easyloggingpp-unit-tests
ls -l
make
./easyloggingpp-unit-tests

0 comments on commit 6233ce1

Please sign in to comment.