We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e033caf commit a8666aeCopy full SHA for a8666ae
1 file changed
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v3
42
- uses: visualdoj/setup-fpc@main
43
- - run: fpc -i
44
with:
45
cross: ${{ matrix.fpc_cross }}
+ - run: fpc -i
46
- run: make ${{ matrix.test_recipe }}
0 commit comments