Skip to content

Commit

Permalink
fixup! chore(root): Tweak test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SokratisVidros committed Jun 3, 2024
1 parent 5083b80 commit f13fd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
timeout-minutes: 80
steps:
- name: Affected libs
- run: echo '${{ needs.get-affected.outputs.test-libs }}'
run: echo '${{ needs.get-affected.outputs.test-libs }}'
- uses: actions/checkout@v3

- uses: ./.github/actions/setup-project
Expand Down

0 comments on commit f13fd64

Please sign in to comment.