mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
ci(.github/workflows): rename 'compressed-size-action' to 'compressed-size' (#3070)
* ci(.github/workflows): rename 'compressed-size-action' to 'compressed-size' * ci(.github/workflows/compressed-size.yml): rename the job name from 'compressed-size' to 'compressed_size'
This commit is contained in:
parent
17e281fd75
commit
35f5cbff1f
@ -3,7 +3,7 @@ name: Compressed Size
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
compressed_size:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
Loading…
x
Reference in New Issue
Block a user