Skip to content

Commit ab3c39b

Browse files
committed
modify env variable in github action
1 parent ed1c4ac commit ab3c39b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Spark Job Unit Tests
2-
on: [push]
3-
env:
4-
AWS_DEFAULT_REGION: us-east-1
2+
on: [push]
53
jobs:
64
pytest:
75
strategy:

0 commit comments

Comments
 (0)