Skip to content

Commit

Permalink
Merge pull request #315 from boegel/pilot
Browse files Browse the repository at this point in the history
use shorter 'pilot' job name in workflow to check for missing installations
  • Loading branch information
casparvl authored Aug 9, 2023
2 parents 231a005 + 05d2d2d commit 699d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_eessi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
eessi_pilot_repo:
pilot:
runs-on: ubuntu-20.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 699d8b6

Please sign in to comment.