Skip to content

Commit

Permalink
Update e2e-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vincanger committed Mar 18, 2024
1 parent 2a9634b commit 31e0efb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ env:
jobs:
test:
runs-on: ubuntu-latest
node-version:
- 'latest'

strategy:
node-version:
- 'latest'

steps:
- name: Checkout the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 31e0efb

Please sign in to comment.