Skip to content

Commit

Permalink
remove dir from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jurplel committed Mar 16, 2020
1 parent 3525155 commit 46e4fe7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: ./
with:
modules: 'qtcharts qtwebengine'
dir: '${{ github.workspace }}'

- name: Configure test project on windows
if: startsWith(matrix.os, 'windows')
Expand Down

0 comments on commit 46e4fe7

Please sign in to comment.