diff options
author | 2022-11-09 17:11:25 -0800 | |
---|---|---|
committer | 2022-11-09 17:11:25 -0800 | |
commit | 9ab21ceb595d5450739aff180159dcad39fd602d (patch) | |
tree | f2b62abb15a34ee07b50d8ee888d2433b639a523 | |
parent | f7f1b604443c030afe29d1059b90f72c69afe081 (diff) | |
download | bun-9ab21ceb595d5450739aff180159dcad39fd602d.tar.gz bun-9ab21ceb595d5450739aff180159dcad39fd602d.tar.zst bun-9ab21ceb595d5450739aff180159dcad39fd602d.zip |
Clarify
-rw-r--r-- | .github/workflows/bun-types-tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bun-types-tests.yml b/.github/workflows/bun-types-tests.yml index fad84a115..3b104c665 100644 --- a/.github/workflows/bun-types-tests.yml +++ b/.github/workflows/bun-types-tests.yml @@ -5,7 +5,7 @@ on: jobs: tests: - name: Tests + name: bun-types tests runs-on: ubuntu-latest defaults: run: |