Skip to content

Commit

Permalink
removed "tr" options from spid-sp-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MdreW committed Nov 5, 2024
1 parent d523039 commit a5b24c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
cd Docker-compose/satosa-project
spid_sp_test --idp-metadata > metadata/idp/spid-sp-test.xml
spid_sp_test --metadata-url https://localhost/spidSaml2/metadata --extra --debug ERROR -tr
spid_sp_test --metadata-url https://localhost/spidSaml2/metadata --extra --debug ERROR
- name: spid-sp-test CIE id metadata
run: |
cd Docker-compose/satosa-project
Expand Down

0 comments on commit a5b24c8

Please sign in to comment.