Fixed conflict

This commit is contained in:
Juan Font Alonso 2022-11-05 10:43:40 +01:00
parent 89c468fc43
commit f63d22655c

View File

@ -25,7 +25,3 @@ jobs:
- name: Run general integration tests
if: steps.changed-files.outputs.any_changed == 'true'
run: nix develop --command -- make test_integration_v2_general
- name: Run web flow integration tests
if: steps.changed-files.outputs.any_changed == 'true'
run: nix develop --command -- make test_integration_v2_auth_web_flow