Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
add missing @wdio/globals as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Aug 16, 2022
1 parent b08eaa4 commit 12eb037
Show file tree
Hide file tree
Showing 3 changed files with 2,576 additions and 1,546 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: 'main'
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 18.x
- name: NPM Setup
run: |
npm set registry "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit 12eb037

Please sign in to comment.