Skip to content

Commit

Permalink
updated yml for git actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattssca committed Jan 10, 2024
1 parent 8ce43fc commit 22c9ea9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ jobs:
build:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3

steps:
- name: Build package
run:
Expand Down

0 comments on commit 22c9ea9

Please sign in to comment.