chore: tidy actions file
This commit is contained in:
parent
49c54151c7
commit
678180dbcd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
on: [workflow_dispatch]
|
on: [workflow_dispatch]
|
||||||
jobs:
|
jobs:
|
||||||
integration-test--firefox:
|
test-and-build:
|
||||||
runs-on: docker
|
runs-on: rust
|
||||||
container:
|
container:
|
||||||
image: rust:trixie
|
image: rust:trixie
|
||||||
steps:
|
steps:
|
||||||
Loading…
Add table
Add a link
Reference in a new issue