Skip to content

Commit 71a3cec

Browse files
committed
add missing env variable
1 parent 7316fd7 commit 71a3cec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
OS_PASSWORD: ${{ secrets.OS_PASSWORD }}
2727
OS_AUTH_URL: ${{ secrets.OS_AUTH_URL }}
2828
OS_REGION_NAME: ${{ secrets.OS_REGION_NAME }}
29+
OS_PROJECT_ID: ${{ secrets.OS_PROJECT_ID }}
2930
run: make test

0 commit comments

Comments
 (0)