[feat] Remove artifacts used for testing action

This commit is contained in:
olemorud
2023-03-14 17:08:09 +01:00
parent d87815601a
commit b651f721c4
3 changed files with 4 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Apply problem matcher
uses: ./
with:
build-directory: build/
build-directory: ""
- name: Test problem matcher
run: |