Skip to content

Commit

Permalink
Merge branch 'main' with 'github-ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
recursion-ninja committed Aug 28, 2024
2 parents 104bc41 + 217d781 commit c13bb6b
Show file tree
Hide file tree
Showing 424 changed files with 72,858 additions and 39,728 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/integration-test-suite.yaml
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
Expand Down Expand Up @@ -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"
Loading

0 comments on commit c13bb6b

Please sign in to comment.