Skip to content

Commit

Permalink
Merge branch 'master' into tokenomics_suite_merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayashsatolia403 authored Aug 12, 2023
2 parents d105c5c + c372bf5 commit 2f0c649
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly-current-sprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
system-tests:
name: "System Tests"
runs-on: [ tests-suite ]
timeout-minutes: 120
steps:
- name: "Config: Deploy new 0Chain network then run tests against it"
run: |
Expand Down Expand Up @@ -94,4 +93,4 @@ jobs:
}
]
}'
curl -X POST -H 'Content-type: application/json' --data "${payload}" ${{ secrets.DEVOPS_CHANNEL_WEBHOOK_URL }}
curl -X POST -H 'Content-type: application/json' --data "${payload}" ${{ secrets.DEVOPS_CHANNEL_WEBHOOK_URL }}

0 comments on commit 2f0c649

Please sign in to comment.