Skip to content

Commit

Permalink
Add CI step to enable OIDC plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sbreker committed Oct 18, 2024
1 parent 0e7d8ec commit 4a04d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oidc-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- name: Install OIDC Plugin
run: |
php symfony tools:atom-plugins add arOidcPlugin
touch activate-oidc-plugin
- name: Clear Symfony cache
run: |
Expand Down

0 comments on commit 4a04d63

Please sign in to comment.