Skip to content

Commit

Permalink
Update integration test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Sep 7, 2023
1 parent 1f4e1de commit 641dfa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ts-client-integration-test.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
on: [push]

name: test
name: ts-client-integration-test

jobs:
check:
name: Foundry project
name: Ts-client integration test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 641dfa1

Please sign in to comment.