Skip to content

Commit

Permalink
ci: Use canary for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Aug 7, 2024
1 parent 222e260 commit dd102ea
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ name: Testing action
jobs:
run_action:
runs-on: windows-latest
env:
GOODKEY_ENV: "canary"
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Create test file
run: |
copy C:\Windows\System32\wmi.dll .
copy C:\Windows\System32\wmi.dll .
- name: Run the action
uses: ./
with:
Expand Down Expand Up @@ -59,4 +61,4 @@ jobs:
f/y4bFQXfM9/WPYAoUQ33MzXJLzcgW868RPIdHMAaVwnoydk4xJ/OizW/o+v6GM4
WhYrT4bEyP5IwLn08Nt9VUjLNrHaYYb5c+A+gmcw
-----END CERTIFICATE-----

0 comments on commit dd102ea

Please sign in to comment.