Skip to content

Commit

Permalink
fix: rename job in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Dec 3, 2022
1 parent add985a commit a919701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Compose module pipeline
on: [push, pull_request]

jobs:
test-firestore:
test-compose:
strategy:
matrix:
go-version: [1.18.x, 1.x]
Expand Down

0 comments on commit a919701

Please sign in to comment.