Skip to content

Commit 99cf802

Browse files
committed
build: update pqc-tests.yml
1 parent c38b4c9 commit 99cf802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pqc-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build and Install Core Dependency Reactor
4545
run: |
4646
cd google-cloud-java-pqc
47-
mvn clean install -pl sdk-platform-java/pqc-test/pqc-test-snapshot,sdk-platform-java/pqc-test/pqc-test-release -am -T 1.5C -Dcheckstyle.skip -Dclirr.skip -Denforcer.skip -Dfmt.skip -DskipTests=true
47+
mvn clean install -pl sdk-platform-java,java-bigquery,java-translate,sdk-platform-java/pqc-test/pqc-test-snapshot,sdk-platform-java/pqc-test/pqc-test-release -am -T 1.5C -Dcheckstyle.skip -Dclirr.skip -Denforcer.skip -Dfmt.skip -DskipTests=true
4848
4949
# 6. Run Snapshot PQC Tests (EXPECT PASS)
5050
- name: Run Snapshot PQC Connectivity Tests (Expect PASS)

0 commit comments

Comments
 (0)