Skip to content

Commit 7c16a80

Browse files
author
Hông-Lan Botterman
committed
fix syntax GitHub Actions
1 parent f2b350a commit 7c16a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
else
3333
echo "os-matrix=ubuntu-latest" >> $GITHUB_ENV
3434
echo "python-matrix=3.11" >> $GITHUB_ENV
35+
fi
3536
- name: Checkout
3637
uses: actions/checkout@v3
3738
- name: Python

0 commit comments

Comments
 (0)