Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmcdonald3 committed Nov 7, 2024
1 parent a103eae commit 1e982b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_codebuild-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- "examples.yml"
- "integ.yml"
exclude:
# (Nested exclude syntax is weird: https://github.com/actions/runner/issues/1512)
# (Nested `exclude` syntax is weird: https://github.com/actions/runner/issues/1512)
# No "awses_local.yml" file exists in py39/
- { python: {
python_version: "39",
Expand Down

0 comments on commit 1e982b2

Please sign in to comment.