Skip to content

Commit

Permalink
bump back to 9, more debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Dec 9, 2024
1 parent 1662a65 commit c36932d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kanad-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
node-version: 20

- name: Install rdme CLI
run: npm install -g rdme@8
run: npm install -g rdme

- name: Print rdme CLI version
run: |
node --version
rdme --version
DEBUG=* rdme --version

0 comments on commit c36932d

Please sign in to comment.