Skip to content

Commit

Permalink
[ECO-2371] Fix CI task name (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
CRBl69 authored and xbtmatt committed Nov 8, 2024
1 parent fa5ae02 commit 59ca8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
0xf000d910b99722d201c6cf88eb7d1112b43475b9765b118f289b5d65d919000d
PUBLISHER_PRIVATE_KEY: >-
0xeaa964d1353b075ac63b0c5a0c1e92aa93355be1402f6077581e37e2a846105e
name: 'Run Playwright tests'
name: 'Run SDK tests'
run: 'pnpm run test:sdk'
- if: 'failure()'
name: 'Print local testnet logs on failure'
Expand Down

0 comments on commit 59ca8b0

Please sign in to comment.