Skip to content

Commit

Permalink
Add tests for specific Authelia versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bubylou committed Feb 23, 2024
1 parent 03cc7ab commit ba5942b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ jobs:
uses: bubylou/authelia-validate@main
with:
file-path: .github/config-success.yml
version: v4.37.5

- name: Authelia validate failure
id: failure
continue-on-error: true
uses: bubylou/authelia-validate@main
with:
file-path: .github/config-failure.yml
version: latest

0 comments on commit ba5942b

Please sign in to comment.