mirror of
https://github.com/berdav/snappy-fox
synced 2025-02-16 11:31:47 +01:00
Modifying action to use cd instead of workdir
This commit is contained in:
parent
49a8ed473d
commit
5de93552f7
@ -16,8 +16,8 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
working-directory: ./test
|
||||
run: |
|
||||
cd test
|
||||
bash run-test.sh
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user