Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan committed Jul 2, 2024
1 parent b474064 commit e03b12a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/windows-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ jobs:
curl -X POST -H "Authorization:bearer $TOKEN" https://facade-release-6f3kfepqcq-ew.a.run.app/v1/provision --data @test_machines.json > inventory.yaml
- name: "print inventory"
run: |
cat ./inventory.yaml

0 comments on commit e03b12a

Please sign in to comment.