Skip to content

[SimplePrimitives] Avoid accordion animation for initially active sec… #439

[SimplePrimitives] Avoid accordion animation for initially active sec…

[SimplePrimitives] Avoid accordion animation for initially active sec… #439

Workflow file for this run

name: Linux
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dotnet
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json
- name: Build
run: sh ./build.sh