Skip to content

Commit

Permalink
GitHubCI: run inconsistentVersionsInGitHubCI.fsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab committed Jun 26, 2023
1 parent bfcc4b8 commit 0dd7b9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ jobs:
- name: Check if gitPush1by1 was used
if: github.event_name == 'pull_request'
run: dotnet fsi scripts/detectNotUsingGitPush1by1.fsx
- name: Check there are no inconsistent versions GitHubCI files
run: dotnet fsi scripts/inconsistentVersionsInGitHubCI.fsx
- name: Install prettier
run: npm install [email protected]
- name: Change file permissions
Expand Down

0 comments on commit 0dd7b9d

Please sign in to comment.