skills / test-with-actions

Create workflows that enable you to use Continuous Integration (CI) for your projects.
MIT License
221 stars 119 forks source link

Fix the Step 3 YAML code block to upload linter artifacts #50

Closed sinsukehlab closed 11 months ago

sinsukehlab commented 11 months ago

Summary

This pull request updates the YAML code block and instructions so that the code block, when it runs as a workflow, can correctly upload the artifacts of the remark linter using the upload-artifact action.

Changes

Closes: #35

Task list