Skip to content

Commit

Permalink
ci: more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
medvednikov committed Nov 12, 2024
1 parent d0eb34b commit 32e1b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
v -o go2v .
./go2v complex_tests/esbuild/api_impl/api_impl.go
./go2v complex_tests/esbuild/resolver/resolver.go
# v run . complex_tests/esbuild/linker
# v run . complex_tests/esbuild/bundler
./go2v complex_tests/esbuild/linker/linker.go
./go2v complex_tests/esbuild/bundler/bundler.go

0 comments on commit 32e1b45

Please sign in to comment.