Skip to content

Remove inline transaction modification because of the early publishme… #19

Remove inline transaction modification because of the early publishme…

Remove inline transaction modification because of the early publishme… #19

Workflow file for this run

name: Test
on:
push:
branches:
- dev
- master
- feature/use-github-actions
jobs:
build-and-test:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- name: Run dotnet ci action
uses: AElfProject/[email protected]
with:
commit-token: ${{ secrets.COMMIT_TOKEN }}
codecov-token: ${{ secrets.CODECOV_TOKEN }}
branch-name: "feature/badge-json"
solution-name: "AElf.All.sln"