Skip to content

Commit

Permalink
ci: update .github/workflows/comptime_ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Mendoza  <[email protected]>
  • Loading branch information
larpon and StunxFS authored Jun 16, 2024
1 parent f5bf59c commit df29e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comptime_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Test -compile-value values
run: ./v -compile-value my_f64=2.0 -compile-value my_int=3 -compile-value my_string="a four" -compile-value my_bool=true -compile-value my_char=g run vlib/v/checker/tests/comptime_value/use_flag_comptime_values.vv

test-time-windows:
test-comptime-windows:
runs-on: windows-2019
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit df29e38

Please sign in to comment.