Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoG60 committed Apr 24, 2020
1 parent 360a238 commit f994d48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,9 @@ jobs:
- name: put a file
run: touch poc.txt

- name: set env
run: export MY_VAR=1

- name: check end
run: echo ${MY_VAR}

0 comments on commit f994d48

Please sign in to comment.