Skip to content

Commit

Permalink
cicd: workflow do teste
Browse files Browse the repository at this point in the history
  • Loading branch information
caduvieira committed May 14, 2024
1 parent 8fedac6 commit 6d815f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
echo SEI_CHAVE_ACESSO=7babf8620a7056b96b13ad057eddf544e6450a62152bb6d7c5468d0f5ef546fb121e8dd2 >> .env
echo SIP_CHAVE_ACESSO=d27791b8128bb1c95c094b99261d1abc16bc6169ccd17011f356201d1648d69862a355a6 >> .env
- name: Run make up
run: make up
- name: Run make up
run: make up

- name: Run make test
run: make tests-api
- name: Run make test
run: make tests-api

0 comments on commit 6d815f4

Please sign in to comment.