Skip to content

Commit

Permalink
No need to print module name anymore [NO CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrzajac committed Oct 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cbdfe70 commit c91f137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -107,7 +107,7 @@ jobs:
CI: true
StrongNameKey: ${{ secrets.SIGNING_KEY }}
StrongNameKeyPath: ${{ steps.signing-key.outputs.file-path }}
- name: 🧪 test ${{ matrix.package_module }}
- name: 🧪 test
uses: ./.github/actions/test-module
with:
module-name: ${{ matrix.package_module }}

0 comments on commit c91f137

Please sign in to comment.