Skip to content

Commit

Permalink
chore: improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Oct 16, 2023
1 parent ecad667 commit 38806ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Test
run: yarn test

# v36 is no longer supported, so do not run e2e tests
# v36 is no longer supported, so set the if condition to false to skip this job
e2e:
runs-on: ubuntu-latest
needs: install
Expand Down

0 comments on commit 38806ba

Please sign in to comment.