Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
djsaunde committed Jan 27, 2025
1 parent 3d527f9 commit e9cd370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Run tests job on Modal
run: |
modal run cicd.tests
modal run cicd.cicd_tests
docker-e2e-tests:
if: github.repository_owner == 'axolotl-ai-cloud'
Expand Down Expand Up @@ -146,4 +146,4 @@ jobs:
- name: Run tests job on Modal
run: |
modal run cicd.tests
modal run cicd.cicd_tests

0 comments on commit e9cd370

Please sign in to comment.