Skip to content

Commit

Permalink
Use fpm
Browse files Browse the repository at this point in the history
  • Loading branch information
minhqdao committed Aug 2, 2024
1 parent 1451db5 commit 6410b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
msystem: ${{ matrix.msystem }}
install: >-
mingw-w64${{ matrix.build_variant }}-x86_64-gcc-fortran
mingw-w64${{ matrix.build_variant }}-x86_64-gcc
mingw-w64${{ matrix.build_variant }}-x86_64-fpm
- run: fpm test

format:
Expand Down

0 comments on commit 6410b86

Please sign in to comment.