Skip to content

Commit

Permalink
Update fortran-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gorges97 authored Feb 4, 2025
1 parent e76a2cb commit 74817cb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/fortran-build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
name: CI
on: [push, pull_request]
env:
BUILD_DIR: _build
jobs:
intel-meson-build:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 74817cb

Please sign in to comment.