Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RedDragonWebDesign committed Jan 25, 2024
1 parent 0445da4 commit b1879d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/selenium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
- uses: actions/checkout@v1

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

- name: npm install, build, and test
run: |
Expand Down

0 comments on commit b1879d6

Please sign in to comment.