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 e0812b2 commit a9470d5
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 @@ -104,7 +104,7 @@ jobs:
- name: Test
run: yarn test

# v37 is no longer supported, so do not run e2e tests
# v37 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 a9470d5

Please sign in to comment.