Skip to content

Commit

Permalink
Merge pull request #21 from SmartBear/Kevin-M-Johnson-patch-2
Browse files Browse the repository at this point in the history
Update learn-github-actions.yml
  • Loading branch information
Kevin-M-Johnson authored Sep 18, 2024
2 parents dd64584 + 6408bf8 commit 7b7c91d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/learn-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,4 @@ jobs:
check-bats-version:
runs-on: SB-MA-JBMVBY3
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: npm install -g bats
- run: bats -v
- run: GitHub_Batch.bat

0 comments on commit 7b7c91d

Please sign in to comment.