We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed6121 commit e884221Copy full SHA for e884221
.github/workflows/gopy.yml
@@ -38,6 +38,7 @@ jobs:
38
run: |
39
cd $HOME/foo
40
gopy build -o foo.out .
41
+ dir
42
./foo.out
43
44
- name: Test run project
0 commit comments