Skip to content

Commit

Permalink
ci: (AppMap) Update Gradle test command to generate AppMaps
Browse files Browse the repository at this point in the history
  • Loading branch information
DawallAZllon91 committed Jan 20, 2024
1 parent 3a0ad2b commit 2748997
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
uses: getappmap/install-action@v1
with:
project-type: gradle

- name: Run tests
run: ./gradlew appmap test

- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 2748997

Please sign in to comment.