Skip to content

Workaround for tokens that start with Unicode BOM #436

Workaround for tokens that start with Unicode BOM

Workaround for tokens that start with Unicode BOM #436

Workflow file for this run

name: Unit Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build-and-test:
uses: huggingface/hf-workflows/.github/workflows/swift_transformers_unit_tests.yml@main
secrets: inherit