Skip to content

Commit

Permalink
more CI work
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Dec 15, 2024
1 parent f5e3987 commit bfd4d06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/developer_slow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# and address sanitizer.
#
# Ed Hartnett, 12/22/22
name: developer
name: developer_slow
on:
push:
branches:
Expand All @@ -24,7 +24,7 @@ concurrency:
cancel-in-progress: true

jobs:
developer:
developer_slow:
runs-on: ubuntu-latest
env:
FC: gfortran
Expand Down

0 comments on commit bfd4d06

Please sign in to comment.