Skip to content

Commit

Permalink
ci(repo): rename local-integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Feb 9, 2024
1 parent 4dea289 commit 58b2954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on: [push, pull_request]

jobs:
integration:
local-integration:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
Expand Down

0 comments on commit 58b2954

Please sign in to comment.