Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Add horizontal scrollbars and hide scrollbars if there is enough spac… #32

Add horizontal scrollbars and hide scrollbars if there is enough spac…

Add horizontal scrollbars and hide scrollbars if there is enough spac… #32

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: joshka/github-workflows/.github/workflows/rust-test.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}