Skip to content

Commit

Permalink
Update test-assistant-api-rest-change-tracker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nigeljamesstevenson authored May 7, 2024
1 parent 0c4142a commit b1246c1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/test-assistant-api-rest-change-tracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Print working directory
run: pwd

- name: List contents of the working directory
run: ls -la

- name: List .github directory
run: ls -la .github

- name: List .github/workflows directory
run: ls -la .github/workflows

- name: List files in the script directory
run: ls -la .github/workflows/scripts

- name: List files in the script directory
run: ls -la .github/workflows/scripts

- name: Determine Milestone Date
id: get_milestone_date
Expand Down

0 comments on commit b1246c1

Please sign in to comment.