Skip to content

fix: Fix the switching of tabs when there are no results #98

fix: Fix the switching of tabs when there are no results

fix: Fix the switching of tabs when there are no results #98

Workflow file for this run

on:
pull_request:
jobs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 14
- run: sudo npm install -g tfx-cli
- run: make package