Skip to content

Commit

Permalink
skip test step
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalomonsen committed Jan 11, 2025
1 parent d9ae6df commit 1290f9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-treasury-factory-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ on:
workflow_dispatch: # This allows manual triggering

jobs:
test:
uses: ./.github/workflows/test-treasury-factory-contract.yml

deploy:
name: Deploy to production
needs: [test]
runs-on: ubuntu-latest
environment: "treasury-factory.near"
steps:
Expand Down

0 comments on commit 1290f9c

Please sign in to comment.