Skip to content

Commit

Permalink
CI/CD tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
scnerd committed Jun 3, 2024
1 parent 4afd57d commit 6d7d89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
NOXSESSION: ${{ matrix.session }}
FORCE_COLOR: "1"
PRE_COMMIT_COLOR: "always"
AWS_REGION: "us-east-1"
AWS_DEFAULT_REGION: "us-east-1"

steps:
- name: Check out the repository
Expand Down

0 comments on commit 6d7d89c

Please sign in to comment.