Skip to content

Commit

Permalink
chore: Remove debug-action from CI (#117)
Browse files Browse the repository at this point in the history
I believe this is now incorporated into GitHub by re-running with debug  info
  • Loading branch information
eps1lon committed Mar 23, 2024
1 parent 4a9388e commit fd178c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -13,7 +13,6 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: hmarr/debug-action@master
- name: checkout
uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit fd178c8

Please sign in to comment.