Skip to content

Commit e918419

Browse files
k-nasayoshuawuyts
andcommitted
Update .github/workflows/ci.yml
Co-Authored-By: Yoshua Wuyts <[email protected]>
1 parent 2ec962b commit e918419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: [push]
22

33
jobs:
44
build_and_test:
5-
name: Build adn test on ${{ matrix.os }}
5+
name: Build and test on ${{ matrix.os }}
66
runs-on: ${{ matrix.os }}
77
strategy:
88
matrix:

0 commit comments

Comments
 (0)