Skip to content

Commit

Permalink
chore: First implementation
Browse files Browse the repository at this point in the history
Signed-off-by: Jefferson <jefferson.rios.caro@gmail.com>
  • Loading branch information
riosje committed Feb 26, 2024
1 parent fef44d8 commit c72cb01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/basic-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ jobs:
name: Basic validation
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
with:
operating-systems: 'ubuntu-latest, macos-latest'
operating-systems: |-
ubuntu-latest
macos-latest
node-version: '20.x'

0 comments on commit c72cb01

Please sign in to comment.