Skip to content

Commit 9bebdd7

Browse files
committed
chore: setup CI for aws_session
1 parent 4944da0 commit 9bebdd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/tests/python/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,8 @@ runs:
114114

115115
- name: Run Python unit tests
116116
shell: bash
117+
env:
118+
GITHUB_ACTIONS: "true"
119+
DEBUG_MODE: "true"
117120
run: |
118121
make api-test

0 commit comments

Comments
 (0)