Skip to content

Commit

Permalink
test zig build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza committed Jan 7, 2025
1 parent 98f65f3 commit dc782ba
Show file tree
Hide file tree
Showing 12 changed files with 63,239 additions and 62,573 deletions.
1 change: 1 addition & 0 deletions .tasks/ci.rake
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ namespace :ci do
next unless File.exist?(file)

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

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

Expand Down
Loading

0 comments on commit dc782ba

Please sign in to comment.