Skip to content

Commit 5ae5e29

Browse files
WIP
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent 22e7d76 commit 5ae5e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pullrequest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
3636

3737
- name: Build with Maven
38-
run: mvn --batch-mode --update-snapshots
38+
run: mvn --batch-mode
3939

4040
- name: Upload coverage to Codecov
4141
uses: codecov/codecov-action@v2

0 commit comments

Comments
 (0)