Skip to content

Commit

Permalink
temp tree
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Feb 2, 2021
1 parent 946bb6c commit cdb9d32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Expand Up @@ -45,6 +45,8 @@ jobs:
mvn surefire-report:report-only site:site -DgenerateReports=false
working-directory: com.examples.myproject
if: ${{ always() }}
- name: Tree
run: tree -a
- name: Archive JUnit Report
uses: actions/upload-artifact@v2
if: ${{ always() }}
Expand Down

0 comments on commit cdb9d32

Please sign in to comment.