Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Pin-Lun Hsu committed Nov 4, 2024
1 parent 2331611 commit 06c6b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/modal-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
# but not on main
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

jobs:
modal-gpu-ci-tests:
runs-on: ubuntu-latest
Expand All @@ -38,4 +38,4 @@ jobs:
- name: Run tests
run: |
modal run ci
modal run ci

0 comments on commit 06c6b58

Please sign in to comment.