Skip to content

Commit

Permalink
Merge branch 'master' into fix-minor-bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere authored Jul 30, 2024
2 parents 39864ba + 963bcff commit d7e5dd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: [master]

jobs:
lint-and-format:
name: lint-and-format
check:
name: check
runs-on: ubuntu-latest
steps:
# This step uses the actions/checkout action to download a copy of your repository on the runner.
Expand Down

0 comments on commit d7e5dd6

Please sign in to comment.