Skip to content

Commit

Permalink
generates error on purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
Ant0wan committed Oct 21, 2023
1 parent d84e1b5 commit de3bf38
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 @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2.0.3
- uses: opentofu/setup-opentofu@v1.0.0
- uses: opentofu/setup-opentofu
- if: ${{ matrix.tfexe == 'tfswitch' }}
run: curl -L https://raw.githubusercontent.com/warrensbox/terraform-switcher/release/install.sh | sudo bash
- run: cargo run -- init
Expand Down

0 comments on commit de3bf38

Please sign in to comment.