Skip to content

Commit

Permalink
update workflows description
Browse files Browse the repository at this point in the history
  • Loading branch information
Parker-Stafford committed Apr 30, 2024
1 parent 05b3e7b commit 6778ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Prettier
run: yarn prettier:check
build:
name: Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }}
name: Build, and test on Node ${{ matrix.node }} and ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 6778ef0

Please sign in to comment.