Skip to content

Commit

Permalink
Fix Pester
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelinux committed Mar 20, 2024
1 parent c42384a commit f662e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Pester.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ModuleTests
on: [push, pull_request]
on: [push]
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f662e0c

Please sign in to comment.