Skip to content

Commit c57e311

Browse files
committed
CI update
1 parent e9d2235 commit c57e311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: fpm build --profile release
5555

5656
- name: Run test
57-
run: ./bin/test
57+
run: fpm test
5858

5959
- name: Build documentation
6060
run: ford ./pyplot-fortran.md

0 commit comments

Comments
 (0)