Skip to content

Commit dfa03c5

Browse files
authored
Update build-and-test.yml
1 parent 33ae3e9 commit dfa03c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ jobs:
7070
python-version: '3.11'
7171

7272
- name: Install requirements
73-
env:
74-
USERNAME: michaeltryby
75-
ACCESS_TOKEN: secrets.ACCESS_TOKEN
7673
run: |
7774
python -m pip install --upgrade pip
7875
python -m pip install -r requirements-swmm.txt

0 commit comments

Comments
 (0)