Skip to content

Commit f424be2

Browse files
committed
fix on pr
1 parent 2d40de5 commit f424be2

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/on_pr.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,4 @@ on:
1313

1414
jobs:
1515
test:
16-
uses: ./.github/workflows/test.yml
17-
secrets:
18-
USERNAME_MAVEN: ${{ secrets.USERNAME_MAVEN }}
19-
TOKEN_MAVEN: ${{ secrets.TOKEN_MAVEN }}
16+
uses: ./.github/workflows/test.yml

0 commit comments

Comments
 (0)