Skip to content

Commit

Permalink
Update code-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
victorleaoo authored Jul 31, 2024
1 parent 7a272b5 commit a1e9dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Gera arquivos de testes no formato .xml
run: python3 -m coverage xml -o coverage.xml

- name: List files in the root directory
run: ls -la
- name: test
run: pwd


- name: Executa SonarCloud Scan
Expand Down

0 comments on commit a1e9dc4

Please sign in to comment.