Skip to content

Commit

Permalink
インデントのミスを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuna-can-se committed Nov 13, 2023
1 parent f1d499e commit bc1fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/back-sample-pull-request-ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
working-directory: ./samples/web-csr/dressca-backend
continue-on-error: true

- name: ビルド(コンパイル, 静的テスト, JUnit)成功
- name: ビルド(コンパイル, 静的テスト, JUnit)成功
if: ${{ steps.run-build-and-tests.outcome == 'success' }}
run: |
echo '## Test Result :memo:' >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit bc1fd62

Please sign in to comment.