Skip to content

Commit

Permalink
testa gain
Browse files Browse the repository at this point in the history
  • Loading branch information
punkdata committed Feb 16, 2019
1 parent 7a0f384 commit 08022ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ workflow "build_test" {

action "build_test01" {
uses = "docker://circleci/python:2.7.14"
runs = "python test_helloworld.py"
runs = "./python test_helloworld.py"
}

0 comments on commit 08022ff

Please sign in to comment.