Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arm4b authored Aug 15, 2023
1 parent 9e41395 commit 028e105
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:
git submodule init
git submodule update --remote
- name: Prepare repository (incubator)
working-directory: pack
shell: bash
run: |
.scripts/prepare-repo.sh
# - name: Prepare repository (incubator)
# working-directory: pack
# shell: bash
# run: |
# .scripts/prepare-repo.sh

# - name: Check for Apache 2.0 LICENSE file (required for new packs)
# working-directory: pack
Expand Down

0 comments on commit 028e105

Please sign in to comment.