Skip to content

Commit

Permalink
chore: remove redundant config in GitHub Actions build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Nov 5, 2024
1 parent dfca0f6 commit e8d4e32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
node-version: [18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e8d4e32

Please sign in to comment.