Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton committed Jul 8, 2024
1 parent 9d352a9 commit 0fbadf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: |
echo "Changed files:"
git diff --name-only ${{ github.event.before }} ${{ github.sha }}
- name: Run Promql tests
run: |
make test-alerts
# - name: Run Promql tests
# run: |
# make test-alerts

0 comments on commit 0fbadf0

Please sign in to comment.