Skip to content

Commit

Permalink
revert to gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
xavdid-stripe committed Jan 9, 2025
1 parent 1c1092b commit bd44a7c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install just
run: |
sudo apt-get update
sudo apt-get install just
- uses: extractions/setup-just@v2
- uses: actions/checkout@master

- name: Setup .NET
Expand Down

0 comments on commit bd44a7c

Please sign in to comment.