Skip to content

Commit

Permalink
chore: correct test file name
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed Oct 23, 2022
1 parent 6c1ed62 commit 4d2022c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
on: [push, pull_request] # yamllint disable-line rule:truthy
on: [push, pull_request] # yamllint disable-line rule:truthy

jobs:
plugin-lint:
integration-tests:
uses: coreruleset/crs-plugin-test-action/.github/workflows/integration.yaml@main
with:
plugin-config: |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
meta:
author: "Felipe Zipitria"
description: "Test PHPMyAdmin Exclusion Plugin"
description: "Test PhpMyAdmin Plugin"
enabled: true
name: 9513370.yaml
tests:
Expand Down

0 comments on commit 4d2022c

Please sign in to comment.