Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
takost committed Mar 25, 2024
1 parent 3487a79 commit 65f0384
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
name: Manual workflow
on: [ workflow_dispatch ]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true

jobs:
test:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v3
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true

0 comments on commit 65f0384

Please sign in to comment.