Skip to content

Commit eef5d4b

Browse files
authored
Update firestore.yml
1 parent daf0577 commit eef5d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firestore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ jobs:
565565
name: Check 222
566566
steps:
567567
- name: Check test matrix
568-
run: echo needs.changes.outputs.changed
568+
run: echo ${{ needs.changes.outputs.changed }}
569569

570570

571571
# Disable until FirebaseUI is updated to accept Firebase 9 and quickstart is updated to accept

0 commit comments

Comments
 (0)