Skip to content

Commit a917993

Browse files
committed
test environment variable
1 parent c8f0164 commit a917993

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
@@ -28,6 +28,7 @@ jobs:
2828
run: bundle exec rake test_ci
2929
env:
3030
GOOGLE_DRIVE_TEST_SPREADSHEET_ID: ${{ secrets.GOOGLE_DRIVE_TEST_SPREADSHEET_ID }}
31+
DST_GOOGLE_DRIVE_TEST_SPREADSHEET_ID: ${{ secrets.DST_GOOGLE_DRIVE_TEST_SPREADSHEET_ID }}
3132

3233
- name: Run bundler-audit
3334
run: |

0 commit comments

Comments
 (0)