Skip to content

Commit 4a04d63

Browse files
committed
Add CI step to enable OIDC plugin
1 parent 0e7d8ec commit 4a04d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oidc-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
149149
- name: Install OIDC Plugin
150150
run: |
151-
php symfony tools:atom-plugins add arOidcPlugin
151+
touch activate-oidc-plugin
152152
153153
- name: Clear Symfony cache
154154
run: |

0 commit comments

Comments
 (0)