Skip to content

Commit

Permalink
CI - cd backend
Browse files Browse the repository at this point in the history
  • Loading branch information
lwih committed Jan 19, 2024
1 parent 75a306b commit 55c23dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
echo "JAVA_HOME is $JAVA_HOME"
echo "JAVA_HOME=$JAVA_HOME" >> $GITHUB_ENV
- name: cd backend
run: cd backend

- uses: gradle/[email protected]
id: setup-gradle
with:
Expand Down

0 comments on commit 55c23dd

Please sign in to comment.