Skip to content

Commit

Permalink
New pipeline structure
Browse files Browse the repository at this point in the history
  • Loading branch information
anacalva committed Mar 21, 2024
1 parent b01d478 commit 7d87522
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/vm-creation-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.10'

- name: Install dependencies
id: pip
run: |
Expand Down

0 comments on commit 7d87522

Please sign in to comment.