Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
james-garriss committed Sep 20, 2024
1 parent 7ead20f commit c46d1bf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/function_test_exchange.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,4 @@ jobs:
subject: Nightly functional test failure
body: The ${{ github.job }} test failed. Please look at the "Nightly Product Functional Tests" workflow for more details.
to: ${{ steps.extract-email.outputs.emails }}
from: ScubaGear Notifier
from: ScubaGear Notifier
2 changes: 1 addition & 1 deletion .github/workflows/function_test_powerplatform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,4 @@ jobs:
subject: Nightly functional test failure
body: The ${{ github.job }} test failed. Please look at the "Nightly Product Functional Tests" workflow for more details.
to: ${{ steps.extract-email.outputs.emails }}
from: ScubaGear Notifier
from: ScubaGear Notifier
2 changes: 1 addition & 1 deletion .github/workflows/function_test_teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -557,4 +557,4 @@ jobs:
subject: Nightly functional test failure
body: The ${{ github.job }} test failed. Please look at the "Nightly Product Functional Tests" workflow for more details.
to: ${{ steps.extract-email.outputs.emails }}
from: ScubaGear Notifier
from: ScubaGear Notifier
2 changes: 1 addition & 1 deletion .github/workflows/test_concurrency.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Purpose: Test a solution to the concurrency issues for the nightly production functional tests

# NOTE: This is intended to be a temporary workflow.
# NOTE: This is intended to be a temporary workflow!

name: Test Concurrency with Nightly Functional Tests

Expand Down

0 comments on commit c46d1bf

Please sign in to comment.