Skip to content

Commit 802673a

Browse files
committed
:qtest zig build on CI
1 parent 98f65f3 commit 802673a

File tree

12 files changed

+63235
-62569
lines changed

12 files changed

+63235
-62569
lines changed

.tasks/ci.rake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ namespace :ci do
1818
next unless File.exist?(file)
1919

2020
language, framework, = file.split(File::SEPARATOR)
21+
next unless language == 'zig'
2122

2223
config = get_config_from(File.join(Dir.pwd, language, framework))
2324

0 commit comments

Comments
 (0)