Skip to content

Commit

Permalink
Remove test script
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jun 26, 2024
1 parent 7abfae0 commit f775292
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ jobs:
- name: Build binary
run: make all

- name: Run tests
working-directory: ${{env.SRC_DIR}}
run: bash .scripts/script.sh

Typos:
name: Typos
runs-on: ubuntu-latest
Expand Down
35 changes: 0 additions & 35 deletions .scripts/script.sh

This file was deleted.

0 comments on commit f775292

Please sign in to comment.