Skip to content

Commit

Permalink
Update unit-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaiberta authored Nov 26, 2024
1 parent ee25e25 commit 902ca6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Compile Groovy Classes
run: |
# Compile the Groovy classes
source "$HOME/.sdkman/bin/sdkman-init.sh"
groovyc -d ./bin ./src/com/genexus/*.groovy
- name: Run All Tests
Expand Down

0 comments on commit 902ca6a

Please sign in to comment.