Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Noctunus committed Sep 24, 2024
1 parent b0f0dab commit 1650c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Run proto dependency check
run: scripts/dependency_checker.py --print-graph

# Check if we use FQPN (full qualified package names) everywhere
# Check if we use FQPN (fully qualified package names) everywhere
fqpn-check:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1650c59

Please sign in to comment.