Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Nov 28, 2024
1 parent f167c6d commit 1bf885a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-changes-exists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
id: current
uses: ./
with:
component: "foobar/changes"
component: "foobar/changes/atmos"
stack: "plat-ue2-sandbox"
sha: ${{ github.sha }}
atmos-config-path: ${{ runner.temp }}
Expand Down
3 changes: 3 additions & 0 deletions tests/terraform/stacks/catalog/foobar-changes-atmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ components:
foobar/changes/atmos:
metadata:
component: foobar
settings:
github:
actions_enabled: true
vars:
example: blue
enabled: true
Expand Down

0 comments on commit 1bf885a

Please sign in to comment.