Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dili91 committed Oct 5, 2023
1 parent 478c0a6 commit c8985b9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,4 @@ jobs:
with:
image: prom/prometheus:v2.47.1
options: -v ${{ github.workspace }}:/tmp/tests
run: promtool test rules /tmp/tests/01.internal_errors_basic_counter/tests.yaml
- name: Check alert rules (old)
uses: beatlabs/promtool-github-action@v0.0.2
with:
cmd: 'test'
files: '**/tests.yaml'
run: promtool test rules /tmp/tests/**/tests.yaml

0 comments on commit c8985b9

Please sign in to comment.