Skip to content

Commit c6fa1a8

Browse files
committed
Fix YAML syntax error.
1 parent e1c8da8 commit c6fa1a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fleximod_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: "3.12"
3232

3333
- name: checkout git-fleximod
34-
use: actions/checkout@v4
34+
uses: actions/checkout@v4
3535
with:
3636
repository: ESMCI/git-fleximod
3737
ref: main

0 commit comments

Comments
 (0)