Skip to content

Commit

Permalink
remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Jul 19, 2024
1 parent 411ab4d commit 18c2928
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,10 @@ on:
- main

jobs:
ci-tests:
name: Build and Run Tests
uses: ./.github/workflows/ci.yaml

publish:
name: publish
runs-on: ubuntu-latest
timeout-minutes: 15
needs:
- ci-tests
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 18c2928

Please sign in to comment.