Skip to content

Commit

Permalink
Fixed indentation errors in yml file
Browse files Browse the repository at this point in the history
Signed-off-by: Thien Nguyen <thien.md.nguyen@gmail.com>
  • Loading branch information
1tnguyen committed Jun 23, 2023
1 parent 2b5505d commit 8416c82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ jobs:
run: cmake --build . --target install

- name: Test
working-directory: build/
run: ctest --output-on-failure
working-directory: build/
run: ctest --output-on-failure

0 comments on commit 8416c82

Please sign in to comment.