Skip to content

Commit

Permalink
Merge pull request #45 from ali-hosseini-deriv/ako/FEQ-475/circleci-m…
Browse files Browse the repository at this point in the history
…igration-to-github-workflow

chore: to trigger the workflow
  • Loading branch information
ali-hosseini-deriv committed Aug 9, 2023
2 parents 5c7fef1 + 18b3d60 commit 7c80f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on: ["push", "pull_request"]
jobs:
build_and_deploy:
# runs-on: [self-hosted] # Specify the label of your self-hosted runner machine

steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 7c80f99

Please sign in to comment.