Skip to content

Commit

Permalink
Fix GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
alavarello committed Mar 24, 2024
1 parent 6809583 commit 5d98fb3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ on:
- main

jobs:
build:
runs-on: ubuntu-latest

test:
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 5d98fb3

Please sign in to comment.