Skip to content

Commit

Permalink
Run delta tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain Fourny committed Aug 23, 2024
1 parent dcd15fe commit e70d2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ jobs:
- name: Compile with Maven
run: mvn clean compile assembly:single
- name: DeltaUpdateRuntimeTests
run: mvn -Dtest=DeltaUpdateRuntimeTests
run: mvn -Dtest=DeltaUpdateRuntimeTests test

0 comments on commit e70d2f9

Please sign in to comment.