Skip to content

Commit

Permalink
Amend comment
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMaude committed May 23, 2024
1 parent d77dcca commit f8841a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# It is necessary to run these tests in the dev container,
# because they currently require Docker to correctly discover
# the state of the Python packages in the Python action image.
- name: Build and run dev container task
- name: Build and run dev container test task
uses: devcontainers/ci@a56d055efecd725e8cfe370543b6071b79989cc8 # v0.3.1900000349
with:
runCmd: ./research-template/research-template-docker/tests/packages.sh
Expand Down

0 comments on commit f8841a0

Please sign in to comment.