Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
avishniakov authored Nov 14, 2023
1 parent 312cfa6 commit 0ec8ae0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/actions/nlp_template_test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ runs:
ref: ${{ inputs.ref-template }}
path: ./local_checkout

- name: debug
shell: bash
run: |
ls ./local_checkout
ls ./local_checkout/tests
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 0ec8ae0

Please sign in to comment.