fix: removed redundant colon
This commit is contained in:
@@ -19,5 +19,5 @@ jobs:
|
||||
- name: Build
|
||||
run: swift build -v
|
||||
- name: Run tests
|
||||
working-directory:: Sources/sonyalib
|
||||
working-directory: Sources/sonyalib
|
||||
run: swift test -v
|
||||
|
||||
Reference in New Issue
Block a user