Skip to content

Commit

Permalink
rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Mar 18, 2024
1 parent 1fba17b commit 5fe9760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deepeval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ env:
FORCE_COLOR: "1"
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}


jobs:
run:
name: Python ${{ matrix.python-version }} on ${{ startsWith(matrix.os, 'macos-') && 'macOS' || startsWith(matrix.os, 'windows-') && 'Windows' || 'Linux' }}
Expand Down

0 comments on commit 5fe9760

Please sign in to comment.