Skip to content

Commit

Permalink
changed operating system for code quality checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lendihop committed Jul 5, 2023
1 parent 598f60c commit f5baf4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
pull-request-check:
name: Checks if ts, lint, tests & build work
runs-on: ubuntu-latest
runs-on: macos-latest
environment: development
steps:
- name: Clone repository
Expand Down

0 comments on commit f5baf4b

Please sign in to comment.