Skip to content

Commit 9efdac8

Browse files
committed
Fix
1 parent d68c75c commit 9efdac8

File tree

2 files changed

+220
-37
lines changed

2 files changed

+220
-37
lines changed

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Install dependencies
3939
shell: bash
40-
run: poetry install
40+
run: poetry install --extras gcs
4141

4242
- name: Run core tests
4343
shell: bash

0 commit comments

Comments
 (0)