Skip to content

Commit

Permalink
Merge branch 'main' into eitan-pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok authored Aug 6, 2024
2 parents 7ba7aaa + 2fa6dc8 commit abb7916
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ concurrency:
jobs:
pytest-gpu:
name: ${{ matrix.name }}
runs-on: ubuntu-latest # TODO: switch to linux-ubuntu-latest later
if: github.repository_owner == 'databricks'
runs-on: ubuntu-latest # todo: switch to linux-ubuntu-latest later

Check failure on line 19 in .github/workflows/pr-gpu.yaml

View workflow job for this annotation

GitHub Actions / code-quality (3.11, [dev])

19:28 [comments] too few spaces before comment
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit abb7916

Please sign in to comment.