diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 58c3595f..189d59a3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,5 +28,5 @@ jobs: - name: Test run: | - ls + ls build/ ./build/test/tests \ No newline at end of file