Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton committed Jul 9, 2024
1 parent a9a1f56 commit 4e14a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
echo "Changed files:"
git fetch origin main
echo "git diff --name-only origin/main $GITHUB_SHA"
git diff --name-only origin/main $GITHUB_SHA
# - name: Run Promql tests
# run: |
Expand Down

0 comments on commit 4e14a04

Please sign in to comment.