commit | 79d1a2896ff1bd8d127f187b2f8a402cadbdd720 | [log] [tgz] |
---|---|---|
author | Ronny Berndt <ronny@apache.org> | Fri May 24 08:24:39 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri May 24 08:24:39 2024 +0200 |
tree | c2ce31e7694566013121674804f7a2afc3664f8a | |
parent | 51329de88bda424b341aa0452837e87794cdaac3 [diff] |
Test if workflow job.ids work as context names
diff --git a/.asf.yaml b/.asf.yaml index 3cad600..8d4e30e 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -18,6 +18,5 @@ strict: true # contexts are the names of checks that must pass. "contexts": - - "Run unit tests" - - "Run e2e tests (couchdb:2.3.1, search,partitioned)" - - "Run e2e tests (couchdb:3, search,nonpartitioned,couchdb-v2-only)" + - run-unit-tests + - run-e2e-tests