Skip to content

Commit

Permalink
rm setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed Mar 25, 2022
1 parent a1a92f4 commit 3be104f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
ref: ${{ github.event_name == 'pull_request_target' && format('refs/pull/{0}/merge', github.event.number) || '' }}
persist-credentials: false

- uses: actions/setup-node@v2
with:
node-version: '14'

- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit 3be104f

Please sign in to comment.