Skip to content

Commit b37d9af

Browse files
committed
adjust CI for github oauth login
1 parent 81b88d2 commit b37d9af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
run: vendor/bin/phpunit
6060
env:
6161
DATABASE_TEST_URL: mysql://root:root@127.0.0.1:3306/plugins_cakephp_test?encoding=utf8mb4
62+
AUTH_ID_GITHUB: someid
63+
AUTH_SECRET_GITHUB: somesecret
6264

6365
coding-standard:
6466
name: Coding Standard

0 commit comments

Comments
 (0)