Skip to content

Commit

Permalink
:qtest 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 802673a
Show file tree
Hide file tree
Showing 12 changed files with 63,235 additions and 62,569 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 802673a

Please sign in to comment.