Skip to content

Commit 3b213e9

Browse files
k-nasayoshuawuyts
andauthored
Update .github/workflows/ci.yml
Co-Authored-By: Yoshua Wuyts <[email protected]>
1 parent f8de251 commit 3b213e9

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)