Skip to content

Replaced svg with codicon to support other Product icon themes and Throw ball with mouse command palette error #167

Replaced svg with codicon to support other Product icon themes and Throw ball with mouse command palette error

Replaced svg with codicon to support other Product icon themes and Throw ball with mouse command palette error #167

Workflow file for this run

name: Verify Gifs Filename
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Verify Gifs Filename
run: |
npm install
npm run compile:test
npm run test:gifs