Skip to content

Commit

Permalink
Indentation fix
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <adfarley@redhat.com>
  • Loading branch information
adamfarley committed Dec 16, 2024
1 parent 338bf68 commit fa64eb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/function-lib-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ name: Build Function Library Checker
on:
pull_request:
branches: [ master ]
paths:
- 'lib/**'
paths:
- 'lib/**'

env:
TEST_SCRIPT: "lib/tests/functionLibraryTests.sh"
Expand Down

0 comments on commit fa64eb8

Please sign in to comment.