Skip to content

Commit

Permalink
ci: xtrace qubesbuilder up-to-date check
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-grande committed Jun 22, 2024
1 parent a6194e0 commit 355eb58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-python@v5
- name: Test if .qubesbuilder is up-to-date
run: sh -x ./scripts/qubesbuilder-gen.sh test
- uses: pre-commit/[email protected]

- name: Lint commits
# yamllint disable-line rule:line-length
run: |
Expand Down

0 comments on commit 355eb58

Please sign in to comment.