Skip to content

Commit

Permalink
💚 Fix CI test job name
Browse files Browse the repository at this point in the history
  • Loading branch information
i-be-snek committed Jun 9, 2024
1 parent a72a9b2 commit 9d4a67f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- main

jobs:
deploy:
name: Create Release
test:
name: Run Tests
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 9d4a67f

Please sign in to comment.