Skip to content

Commit

Permalink
fix: updating api check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj authored Nov 21, 2023
1 parent 5f8c735 commit f2fe942
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/api-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
collection: postman/OG.postman_collection.json
envVar: '[{"key":"URL_OG","value":"https://${{ github.event.repository.name }}-${{ matrix.package }}-backend.${{ env.OS_DOMAIN }}"}]'
reporters: '["cli"]'
folder: '["general"]'


0 comments on commit f2fe942

Please sign in to comment.