We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26ab9e commit c20d96bCopy full SHA for c20d96b
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: jpo-utils
3
on: [pull_request, push]
4
5
jobs:
6
- build_intersection_api:
+ build-deduplicator:
7
runs-on: ubuntu-latest
8
container:
9
image: maven:3.9.9-eclipse-temurin-21
0 commit comments