Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Jun 27, 2024
1 parent 654951a commit 08a13be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: hetznercloud/tps-action@main

- name: Swap module source
run: sed -i -e 's|source = ".*"|source = ".."|' main.tf
run: sed -i -e 's|source = ".*"|source = "./.."|' main.tf

- name: Setup environment
run: make up
Expand Down

0 comments on commit 08a13be

Please sign in to comment.