Skip to content

Commit

Permalink
Update Run_Grafonnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ebattat authored Nov 6, 2023
1 parent e5ee40f commit 1be1edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Run_Grafonnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
run: |
echo ${{ github.workspace }}
echo $GITHUB_WORKSPACE
echo >> "$GITHUB_WORKSPACE"
echo >> '$GITHUB_WORKSPACE'
#sudo podman run --rm --name run_grafonnet -v "$GITHUB_WORKSPACE"/grafonnet_generator/grafana/perf:/app --privileged quay.io/ebattat/run_grafonnet:latest

0 comments on commit 1be1edd

Please sign in to comment.