Skip to content

Commit

Permalink
ci: remove tools/make_mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
uki00a committed Dec 8, 2024
1 parent 31e34e2 commit 3d6bfb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 98 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
~/.deno
~/.cache/deno
key: ${{ runner.os }}-deno-${{ hashFiles('deps/**', '.denov', 'deno.lock') }}
- name: Check mod.ts
run: |
deno task make_mod
git diff --exit-code
deno check mod.ts
- name: Set up Redis ${{ matrix.redis }}
uses: shogo82148/actions-setup-redis@v1
with:
Expand Down
93 changes: 0 additions & 93 deletions tools/make_mod.ts

This file was deleted.

0 comments on commit 3d6bfb3

Please sign in to comment.