Skip to content

Commit

Permalink
finilise
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 20, 2024
1 parent d661aef commit 0e8c4b7
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,10 @@ jobs:
- /cvmfs/ship.cern.ch:/cvmfs/ship.cern.ch

steps:
- name: pwd
run: |
echo ${{ github.workspace }}
pwd
ls
- name: explore
run: |
ls ../
# - name: Checkout
# uses: actions/checkout@v4
# with:
# path: FairShip
- name: Checkout
uses: actions/checkout@v4
with:
path: FairShip

- name: Source and Build
run: |
Expand Down

0 comments on commit 0e8c4b7

Please sign in to comment.