mirror of
https://github.com/twitter/the-algorithm-ml.git
synced 2024-12-22 22:31:48 +01:00
removed commented out line containing username
This commit is contained in:
parent
78c3235eee
commit
174fe2d882
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -25,11 +25,7 @@ jobs:
|
||||
run: |
|
||||
/usr/bin/python -m pip install --upgrade pip
|
||||
pip install --no-deps -r images/requirements.txt
|
||||
# - name: ssh access
|
||||
# uses: lhotari/action-upterm@v1
|
||||
# with:
|
||||
# limit-access-to-actor: true
|
||||
# limit-access-to-users: arashd
|
||||
|
||||
- name: run tests
|
||||
run: |
|
||||
# Environment variables are reset in between steps.
|
||||
|
Loading…
Reference in New Issue
Block a user