Skip to content

Commit

Permalink
Fix path of diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Jul 12, 2024
1 parent 9c39ef0 commit cd55df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The workflow is designed to be trigger on pull requests to the repository's defa
When a pull request is opened, closed, reopened, synchronized (push), or labeled, the workflow will run.
Depending on the labels in the pull requests, the workflow will result in different outcomes.

![Process diagram](./assets/Process-PSModule.png)
![Process diagram](./media/Process-PSModule.png)

- [Test-PSModule](https://github.com/PSModule/Test-PSModule/) - Tests the source code using PSScriptAnalyzer, PSModule source code tests suites. This runs on 4 different environments to check compatibility.
- PowerShell 7.x on Windows, Ubuntu and macOS.
Expand Down

0 comments on commit cd55df6

Please sign in to comment.