Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi authored Sep 14, 2024
1 parent b68e3ef commit 4966c78
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@ jobs:
ls -lah
cd ..
ls -lah
pwd
pwd
- name: test again
run: |
echo "MKEY" + $MYKEY

0 comments on commit 4966c78

Please sign in to comment.