Skip to content

Commit dc782ba

Browse files
committed
test zig build on CI
1 parent 98f65f3 commit dc782ba

File tree

12 files changed

+63239
-62573
lines changed

12 files changed

+63239
-62573
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)