Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lapierrejl authored Jan 5, 2021
1 parent 2f19abc commit 2020f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions-test/src/main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
with open('./README.MD') as f:
print(f.read())
print(os.getcwd())

0 comments on commit 2020f77

Please sign in to comment.