Skip to content

Commit 2779011

Browse files
hmgaudeckerclaude
andcommitted
ci: step name reflects that pylcm pin is on main, not a feature branch
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 71a8535 commit 2779011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/setup-python@v6
2727
with:
2828
python-version: ${{ matrix.python-version }}
29-
- name: Install pylcm (unreleased feature branch required)
29+
- name: Install pylcm from main (PyPI release lags)
3030
run: >-
3131
pip install "pylcm @
3232
git+https://github.com/OpenSourceEconomics/pylcm.git@99a5e31"

0 commit comments

Comments
 (0)