diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 2f45bd609..39a9a1329 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -16,6 +16,6 @@ jobs: - uses: ammaraskar/gcc-problem-matcher@master - name: Install prerequisites run: scripts/install-prerequisites.sh - - name: Build + - name: Build working-directory: tests/makefile run: make test_file