Skip to content

Commit

Permalink
rename pilot to check_missing
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Dec 8, 2023
1 parent cd1ede2 commit 65a3aac
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 65a3aac

Please sign in to comment.