Skip to content

Commit

Permalink
Remove the main test
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobefu committed Nov 24, 2024
1 parent bfef72b commit 33448ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,5 @@ jobs:
with:
go-version: "1.23"

- name: Create empty .env
run: touch .env

- name: Run tests
run: go test --cover ./...
22 changes: 0 additions & 22 deletions main_test.go

This file was deleted.

0 comments on commit 33448ac

Please sign in to comment.