Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 3, 2023
1 parent 0759f84 commit e53c144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
command: ${{ matrix.test.command }}
plugin: ${{ matrix.test.plugin }}
version: ${{ matrix.test.version || 'latest' ||
version: ${{ matrix.test.version || 'latest' }}

0 comments on commit e53c144

Please sign in to comment.