Skip to content

Commit beedced

Browse files
authored
Update install_requirements.yml
1 parent 9704a03 commit beedced

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/install_requirements.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
run: echo "Hello from this container!"
3838
- name: Test one and a half
3939
run: ls
40+
- name: Test two minus one third
41+
run: cd examples && python install_requirements.py
4042
- name: Test two
4143
run: echo "Hello from here too!!!"
4244
- name: Test three

0 commit comments

Comments
 (0)