Skip to content

Commit

Permalink
just ship
Browse files Browse the repository at this point in the history
  • Loading branch information
miharekar committed Nov 11, 2023
1 parent ccc5224 commit 1cff4be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ on:
branches: [main]

jobs:
call-ruby-tests:
name: Ruby Tests
uses: ./.github/workflows/ruby-tests.yml
secrets: inherit
call-fly:
name: Fly
needs: call-ruby-tests
uses: ./.github/workflows/fly.yml
secrets: inherit

0 comments on commit 1cff4be

Please sign in to comment.