Skip to content

Commit

Permalink
github: Cleanup testsuite action
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 18, 2024
1 parent ce5e859 commit 5569b14
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/actions/testsuite/action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Test suite
description: Runs the testsuite
inputs:
compiler:
required: true
fuse:
required: true
os:
required: true
compiler:
required: true

runs:
using: "composite"
steps:
Expand Down

0 comments on commit 5569b14

Please sign in to comment.