Skip to content

Commit

Permalink
remove if statement for module name
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuehnel committed Apr 30, 2024
1 parent ac74104 commit 9c1fa09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
working-directory: ${{matrix.module}}

- name: Upload test
if: ${{matrix.module == 'contribs/taxi'}}
uses: actions/upload-artifact@v2
with:
name: testFile
Expand Down

0 comments on commit 9c1fa09

Please sign in to comment.