Skip to content

Commit e1da1b5

Browse files
committed
added gha action
1 parent 1ac0689 commit e1da1b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111

12+
env:
13+
DESCOPE_PROJECT_ID: 'P2OkfVnJi5Ht7mpCqHjx17nV5epH'
14+
1215
steps:
1316
- uses: actions/checkout@v2
1417

0 commit comments

Comments
 (0)