Skip to content

Commit

Permalink
Update act.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 18, 2025
1 parent d131096 commit ea55012
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/act.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,3 @@ jobs:
with:
working-directory: template
workflow: pre-commit.yml

#- name: Run the pre-commit flow
# id: flow_pre_commit
# shell: bash
# working-directory: template
# run: |
# act -W .github/workflows/pre-commit.yml -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest


#- name: Run the book flow
# id: flow_book
# shell: bash
# working-directory: template
# run: |
# act -W .github/workflows/book.yml -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:act-latest

0 comments on commit ea55012

Please sign in to comment.