Skip to content

Commit

Permalink
fix:Fixed Windows workflow lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
antononcube committed Sep 13, 2023
1 parent 07ee52c commit 4442f44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
raku -I. t/01-LLM-configurations.rakutest
raku -I. t/02-LLM-evaluators.rakutest
raku -I. t/003-cloning.rakutest
raku -I. t/03-cloning.rakutest
raku -I. t/04-LLM-chats.rakutest
raku -I. t/05-LLM-prompt-synthesizing.rakutest
run: prove6 -l t

0 comments on commit 4442f44

Please sign in to comment.