Skip to content

Commit

Permalink
Merge pull request #420 from EESSI/rename_pilot_ci_task
Browse files Browse the repository at this point in the history
Rename `pilot` task in CI
  • Loading branch information
boegel authored Dec 9, 2023
2 parents cd1ede2 + 65a3aac commit 9b119ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-software.eessi.io.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:
pilot:
check_missing:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 9b119ed

Please sign in to comment.