Skip to content

chore(deps): update linter #350

chore(deps): update linter

chore(deps): update linter #350

Workflow file for this run

name: Test
on:
push:
jobs:
test:
uses: driimus/shared-workflows/.github/workflows/test.yml@main
secrets:
turbo_token: ${{ secrets.TURBO_TOKEN }}
turbo_team: ${{ secrets.TURBO_TEAM }}
lint:
uses: driimus/shared-workflows/.github/workflows/lint.yml@main
secrets:
turbo_token: ${{ secrets.TURBO_TOKEN }}
turbo_team: ${{ secrets.TURBO_TEAM }}