We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1c4ac commit ab3c39bCopy full SHA for ab3c39b
1 file changed
.github/workflows/unit-tests.yaml
@@ -1,7 +1,5 @@
1
name: Spark Job Unit Tests
2
-on: [push]
3
-env:
4
- AWS_DEFAULT_REGION: us-east-1
+on: [push]
5
jobs:
6
pytest:
7
strategy:
0 commit comments