Skip to content

Commit

Permalink
Fix Github Actions in webship-js #120
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaimaaNatshah committed Dec 26, 2023
1 parent 585570d commit 962a3d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ jobs:

- name: Install
run: yarn install
- name: Configure nightwatch.conf.js for Github
run: node webship-init -ci github -os linux -b chrome
- name: Test
run: yarn test

0 comments on commit 962a3d1

Please sign in to comment.