Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jan 10, 2024
1 parent 682fbd9 commit 4c61e07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
target-setup-perl: true
perl-version: ${{ matrix.perl-version }}

- name: try
run: |
where *make
echo "hello"
# conditional config
- name: Maybe gfortran
if: "!matrix.disable-fortran"
Expand Down

0 comments on commit 4c61e07

Please sign in to comment.