Skip to content

Commit

Permalink
Check the generated workflow.toml in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Aug 21, 2024
1 parent 9e9331d commit 3d36947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
lockfile: ".github/workflows/requirements-test.txt"
- name: Initialize workspace
run: python3 hoomd_validation/project.py init
- name: Show workflow
run: cat --number workflow.toml
- name: Set up row
uses: glotzerlab/workflows/setup-row@eb2fa7acfe52cc995a323bce2e26c763a9dee632 # 0.3.0
- name: Show project status
Expand Down

0 comments on commit 3d36947

Please sign in to comment.