Skip to content

Commit

Permalink
Merge pull request #2 from vgarciabnz/beta
Browse files Browse the repository at this point in the history
fix: remove run test
  • Loading branch information
vgarciabnz authored Feb 14, 2024
2 parents 6ecef49 + 059f659 commit 3c11c8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ on:
- 'beta'

jobs:
unit-test:
uses: ./.github/workflows/job-test.yml

check-new-version:
needs: unit-test
uses: ./.github/workflows/job-check-new-version.yml

publish:
Expand Down

0 comments on commit 3c11c8b

Please sign in to comment.