Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite08cadb

Browse files
committed
Fix path to find poetry
1 parenta4186a4 commite08cadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/pytest.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
-name:Test frontend
2828
working-directory:./backend
2929
run:|
30+
export PATH=$HOME/.poetry/bin/:$PATH
3031
export DISPLAY=:99
3132
chromedriver --url-base=/wd/hub &
3233
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp