Skip to content

Commit

Permalink
Merge pull request #6 from fga-eps-mds/fix#83/fix_sonarcloud
Browse files Browse the repository at this point in the history
[FIX] Update metrics.yml
  • Loading branch information
dartmol203 authored Dec 1, 2024
2 parents a7d9766 + e0fb225 commit 6a12c7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 0

- name: Install dotenv
run: pip install python-dotenv packaging
run: pip install python-dotenv packaging pandas

- name: Cria arquivo .env
run: |
Expand Down Expand Up @@ -49,4 +49,4 @@ jobs:
cd doc
git add .
git commit -m "Adicionando métricas do repositório ${{ github.event.repository.name }} ${{ github.ref_name }}"
git push
git push

0 comments on commit 6a12c7c

Please sign in to comment.