We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e6177 commit 8e0b7c3Copy full SHA for 8e0b7c3
.github/workflows/incus.yaml
@@ -51,5 +51,5 @@ jobs:
51
- name: Verify Puppet Prometheus report for errors
52
run: |
53
incus project switch ${{ steps.create_cluster.outputs.incus_project }}
54
- bash incus_report.sh >> $GITHUB_STEP_SUMMARY
+ bash utils/incus_report.sh >> $GITHUB_STEP_SUMMARY
55
0 commit comments