Skip to content

Commit

Permalink
updated names for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 17, 2024
1 parent dc4fba1 commit 12badde
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: test-spacefx-client
name: test-spacefx-client-dotnet
on:
workflow_dispatch:
push:
pull_request:
branches: [ main ]

jobs:
test-spacefx-client-amd64:
test-spacefx-client-dotnet-amd64:
permissions:
contents: read
issues: read
Expand All @@ -21,7 +21,9 @@ jobs:
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
SETUP_REPO_URL: ${{ secrets.SETUP_REPO_URL }}

test-spacefx-client-arm64:


test-spacefx-client-dotnet-arm64:
permissions:
contents: read
issues: read
Expand Down

0 comments on commit 12badde

Please sign in to comment.