Skip to content

Commit 0b20188

Browse files
Addition of nirfsg to yaml files for running the system tests
1 parent 82d360c commit 0b20188

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/github_actions_aws_rhel_python64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- niscope
3939
- niswitch
4040
- nitclk
41+
- nirfsg
4142
steps:
4243
- name: checkout repository
4344
uses: actions/checkout@v3

.github/workflows/github_actions_aws_windows_python32.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- nimodinst
4242
- nise
4343
- niswitch
44+
- nirfsg
4445
steps:
4546
- name: checkout repository
4647
uses: actions/checkout@v3

.github/workflows/github_actions_aws_windows_python64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
- nimodinst
5656
- nise
5757
- niswitch
58+
- nirfsg
5859
steps:
5960
- name: checkout repository
6061
uses: actions/checkout@v3

0 commit comments

Comments
 (0)