Skip to content

Commit

Permalink
change the test name
Browse files Browse the repository at this point in the history
  • Loading branch information
boulderdaze committed Feb 3, 2024
1 parent 8e5fb6e commit 521d3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build
on: [push, pull_request]

jobs:
build_test_connections:
test_micm_api:
runs-on: ubuntu-latest
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
steps:
Expand Down

0 comments on commit 521d3d6

Please sign in to comment.