Skip to content

fix: added playwright to run vite tests (#1499) #3

fix: added playwright to run vite tests (#1499)

fix: added playwright to run vite tests (#1499) #3

Workflow file for this run

name: Jobs on tag
on:
push:
tags:
- '*'
jobs:
npm-publish:
uses: ./.github/workflows/publish-sdk.yml
secrets: inherit
rpc-proxy-docker-publish:
uses: ./.github/workflows/rpc-proxy.yml
secrets: inherit