Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 20, 2024
1 parent d4c7123 commit dd1f17d
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 @@ -47,7 +47,7 @@ jobs:
with:
os: ${{ matrix.os }}
command: test
# Also runn the docker-based integration tests (normally run by aio app test)
# Also run the docker-based integration tests (normally run by aio app test)
- name: Install Docker
run: |
curl -fsSL https://get.docker.com -o get-docker.sh
Expand Down

0 comments on commit dd1f17d

Please sign in to comment.