Skip to content

Commit

Permalink
update fe workflows (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
MariuszSzpyt authored Oct 16, 2024
1 parent f4ba6ec commit 0b94ca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ui-prod-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
--args "-timeout 300s" --browsers 'chrome:110.0;chrome:112.0;chrome:114.0'
- uses: actions/checkout@v3
with:
ref: ci/mangata-tests-fe-branch
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ui-xcm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
type: string
required: false
default: "main"
schedule:
- cron: "5 9 * * *"

jobs:
e2e-tm:
Expand Down

0 comments on commit 0b94ca6

Please sign in to comment.