Skip to content

Commit ba0a0a9

Browse files
author
cduby
committed
[CYB-207] temporary change to run just problem module
1 parent 1fe5223 commit ba0a0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
restore-keys: |
2929
${{ runner.os }}-maven-
3030
- name: Build and Test with Maven
31-
run: mvn -B package --file flink-cyber/pom.xml
31+
run: mvn -B package -am -pl flink-enrichment/flink-enrichment-lookup-rest --file flink-cyber/pom.xml
3232
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3333
- name: Update dependency graph
3434
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

0 commit comments

Comments
 (0)