Skip to content

Commit

Permalink
Remove uneeded script call in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rgiot committed Aug 15, 2023
1 parent d8236a6 commit b0962b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_prerelease_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
with:
command: test
toolchain: nightly
- name: Basm tests
run: cd basm/tests/asm && ./launch_tests.sh
- uses: ncipollo/release-action@v1
with:
token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit b0962b1

Please sign in to comment.