Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Dec 9, 2023
1 parent 4c25a18 commit e46c64d
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@ jobs:
name: "Vala Lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: elementary/actions/vala-lint@main
with:
dir: .
conf: .vala-lint.conf
fail: false
- uses: actions/checkout@v3
- uses: elementary/actions/vala-lint@main
with:
dir: .
conf: .vala-lint.conf
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
Expand Down

0 comments on commit e46c64d

Please sign in to comment.