Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
fix: do not format just files in CI (blue-build#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
plata authored and HikariKnight committed Dec 14, 2023
1 parent a0ff1bd commit ef92f1d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ jobs:
- name: Checkout Push to Registry action
uses: actions/checkout@v4

- name: Check just syntax
uses: ublue-os/just-action@v1

- name: Add yq (for reading recipe.yml)
uses: mikefarah/[email protected]

Expand Down

0 comments on commit ef92f1d

Please sign in to comment.