Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mclrc committed Oct 17, 2023
1 parent 288b8e1 commit 5f81b76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Show PWD
- run: pwd
- uses: actions/checkout@v3
- name: Show PWD 2
- run: pwd
- name: Cache CSPICE
id: cache-cspice
uses: actions/cache@v3
Expand Down

0 comments on commit 5f81b76

Please sign in to comment.