Skip to content

Commit

Permalink
remove extra 'uses'
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Dec 20, 2023
1 parent d0e52c8 commit 7f926cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
node-version: '20.x'
- name: Install dependencies
run: npm ci
- uses: actions/checkout@v4
- name: Release
if: branch = master
needs: test
Expand Down

0 comments on commit 7f926cd

Please sign in to comment.