Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
StunxFS committed Nov 29, 2024
1 parent 3bee749 commit 2dab49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
git clone https://github.com/vlang/v
cd v && make && sudo ./v symlink
cd ..
v test src
v test compiler

0 comments on commit 2dab49e

Please sign in to comment.