Skip to content

Commit

Permalink
See version of frank-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Dirkse committed Mar 29, 2024
1 parent 81df9c3 commit 1678079
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
with:
repository: wearefrank/frank-runner
path: frank-runner
- name: See commit number of checked-out frank-runner
run: git log -1
working-directory: frank-runner
- name: Set port where Frank!Framework is served
run: echo "tomcat.connector.port=8090" > frank-runner/build.properties
- name: Set debug to true
Expand Down

0 comments on commit 1678079

Please sign in to comment.