Skip to content

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xbdxllxhi2 committed Jul 6, 2024
1 parent 3b636d8 commit b7cf7fa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,3 @@ jobs:
- name: Run tests
run: echo "Run tests"
working-directory: starter

tests:
runs-on: ubuntu-latest
steps:
- name: run tests
run: echo "Integrations tests"
working-directory: starter

0 comments on commit b7cf7fa

Please sign in to comment.