Skip to content

Commit

Permalink
test on build
Browse files Browse the repository at this point in the history
  • Loading branch information
ulibocchio committed Dec 12, 2022
1 parent 8311865 commit 49b402b
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 @@ -30,7 +30,7 @@ jobs:
repository: ulisesbocchio/jasypt-spring-boot-samples
path: jasypt-spring-boot-samples
ref: master
token: {{ secrets.CHECKOUT_PAT }}
token: ${{ secrets.CHECKOUT_PAT }}
- name: Test sample projects
run: mvn -B test --file jasypt-spring-boot-samples/pom.xml

Expand Down

0 comments on commit 49b402b

Please sign in to comment.