Skip to content

fix: 🐛 update social type #11

fix: 🐛 update social type

fix: 🐛 update social type #11

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: yarn build
- run: yarn test
- run: yarn make-badges