Skip to content

Commit

Permalink
fix: PR template typo 2 (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanchriswhite authored Dec 14, 2023
1 parent f02e17c commit 8b1c8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Select one or more:

- [ ] **Run all unit tests**: `make go_develop_and_test`
- [ ] **Run E2E tests locally**: `make test_e2e`
- [ ] **Run E2E tests on DevNet**: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, o only do it after all the reviews are complete.
- [ ] **Run E2E tests on DevNet**: Add the `devnet-test-e2e` label to the PR. This is VERY expensive, only do it after all the reviews are complete.

## Sanity Checklist

Expand Down

0 comments on commit 8b1c8f8

Please sign in to comment.