Skip to content

Commit

Permalink
fix(ci): format
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Jul 1, 2023
1 parent eb1594e commit 4ab344d
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 138 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
lint:
name: "Vala Lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: elementary/actions/vala-lint@master
with:
conf: vala-lint.conf
steps:
- uses: actions/checkout@v3
- uses: elementary/actions/vala-lint@master
with:
conf: vala-lint.conf
flatpak-builder:
name: "Flatpak Builder"
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 4ab344d

Please sign in to comment.