Skip to content

Commit

Permalink
Clean some debug code for Fix validation PR (#1514)
Browse files Browse the repository at this point in the history
  • Loading branch information
lujop authored Mar 1, 2024
1 parent 36dcdc9 commit 7f82343
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/validate-definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
node-version: "18"
- name: Install dependencies
run: npm --prefix validator install
- name: Show current directory
run: pwd
- name: Show base directory content
run: ls -la
- name: Show PR directory content
run: ls -la prcode
- name: Validate definition
run: npm --prefix validator run check-pr
env:
Expand Down
Empty file removed NEWFILE
Empty file.

0 comments on commit 7f82343

Please sign in to comment.