Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set up modal ci #344

Merged
merged 8 commits into from
Nov 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wip
ByronHsu committed Nov 4, 2024
commit 06c6b58b8113f1f7296965de6a987464d19277cb
4 changes: 2 additions & 2 deletions .github/workflows/modal-ci.yml
Original file line number Diff line number Diff line change
@@ -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
@@ -38,4 +38,4 @@ jobs:

- name: Run tests
run: |
modal run ci
modal run ci