Skip to content

Commit

Permalink
Update context names
Browse files Browse the repository at this point in the history
  • Loading branch information
big-r81 committed May 23, 2024
1 parent 7fd7a95 commit 4bcba84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ github:
required_status_checks:
strict: true
# contexts are the names of checks that must pass.
contexts:
- run-unit-tests
- run-e2e-tests

"contexts":
- "Run unit tests"
- "Run e2e tests (couchdb:2.3.1, search,partitioned)"
- "Run e2e tests (couchdb:3, search,nonpartitioned,couchdb-v2-only)"

0 comments on commit 4bcba84

Please sign in to comment.