-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' with 'github-ci'
- Loading branch information
Showing
424 changed files
with
72,858 additions
and
39,728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
################################################################################ | ||
### GitHub Actions curation providing quality assurance for Haskell projects | ||
### | ||
name: 'PHAGE Integration Test CI' | ||
name: 'PHANE Integration Test CI' | ||
|
||
################################################################################ | ||
### Actions Configuration | ||
|
@@ -99,7 +99,6 @@ jobs: | |
# Recipient & email information | ||
to: [email protected] | ||
cc: [email protected] | ||
from: PHAGE ρbit | ||
subject: "PHAGE CI Failure: Integration Test-suite - job ${{ github.job }}" | ||
body: "The continuous integration performed by GitHub Workflows has failed!\n\nInspect job ${{ github.job.name }} numbered ${{ github.job }} at:\n\n https://github.com/${{ github.repository }}actions.\n\n\nVigilantly,\n ~ PHAGE ρbit" | ||
|
||
from: PHANE ρbit | ||
subject: "PHANE CI Failure: Integration Test-suite - job ${{ github.job }}" | ||
body: "The continuous integration performed by GitHub Workflows has failed!\n\nInspect job ${{ github.job.name }} numbered ${{ github.job }} at:\n\n https://github.com/${{ github.repository }}actions.\n\n\nVigilantly,\n ~ PHANE ρbit" |
Oops, something went wrong.