Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit d3faf79

Browse files
committed
fix: typo
1 parent 1e9dfb1 commit d3faf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Lint
5353
run: bun lint
5454
# Disable version check until https://github.com/coder/modules/pull/426 is merged.
55-
# This will allsow us to use seperate Versioning for each module without failing CI. The backend already supports that.
55+
# This will alow us to use seperate versioning for each module without failing CI. The backend already supports that.
5656
# - name: Check version
5757
# shell: bash
5858
# run: |

0 commit comments

Comments
 (0)