mirror of
https://github.com/twitter/the-algorithm-ml.git
synced 2024-12-23 06:41:49 +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: |
|
run: |
|
||||||
/usr/bin/python -m pip install --upgrade pip
|
/usr/bin/python -m pip install --upgrade pip
|
||||||
pip install --no-deps -r images/requirements.txt
|
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
|
- name: run tests
|
||||||
run: |
|
run: |
|
||||||
# Environment variables are reset in between steps.
|
# Environment variables are reset in between steps.
|
||||||
|
Loading…
Reference in New Issue
Block a user