Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
fix(gitlab/ci): test error
Browse files Browse the repository at this point in the history
  • Loading branch information
a-wing committed Dec 30, 2022
1 parent 88917f8 commit 6ba8544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ test database:
before_script:
- go version
script:
- make cover
- make test

test luavm:
stage: test
Expand Down

0 comments on commit 6ba8544

Please sign in to comment.